Skip to content

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

License

Notifications You must be signed in to change notification settings

jconwell/iamjohn.me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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