Skip to content

faurehu/faurehu.github.io

 
 

Repository files navigation

Source

Many thanks to Kiko-plus theme.

Build instructions

.markdown files in the _post directory will be listed if they contain a YAML front matter block.

To convert a .ipynb file call jupyter nbconvert file.ipynb --to markdown, add the front matter block to the produced markdown file, move the images to the /assets/images folder and correct the paths.

Serve Instructions

  • bundle install
  • bundle exec jekyll serve

Architecture

See index.html for main view.

License

This theme is released under MIT License.

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 54.2%
  • HTML 38.1%
  • Ruby 7.7%