Skip to content

vcastilh/translation-noahMakefile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

205 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This website is written using jekyll.

Install it from your package manager or get the project dependencies using nix.

Development

For local testing of the site, run

jekyll serve -s src --livereload # if you installed jekyll system-wide

nix-shell --run 'jekyll serve -s src --livereload' # if you got nix

Publish

Everything pushed to the master branch of my repo will automatically be build and published, see the .build.yml file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors