Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 318 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 318 Bytes

This is my personal website

To compile

  • install mkdocs
  • install the pymdown extensions
  • run mkdocs serve -v
  • create a different clone with name lasarojc.github.io.source and switch to the source branch
  • run mkdocs gh-deploy --config-file ../lasarojc.github.io.source/mkdocs.yml --remote-branch master