Skip to content

jconwell/iamjohn.me

Repository files navigation

My CV Web Page Written in Markdown

The markdown framework used to generate the site is called MkDocs

The mkdocs theme used is Material for MkDocs

MkDocs Commands (for my reference)

  • mkdocs serve - Start the live-reloading docs server.
  • mkdocs build - Build the documentation site.

Deploy to GitHub Pages

  1. run mkdocs build to generate the site/ folder
  2. commit changes to the site/ folder
  3. GitHub action will deploy the site/ folder to pages

About

Personal profile site, blog posts, and random things to share

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published