Skip to content

nextleap-project/nextleap-website

Repository files navigation

The website is build using jekyll and requires no extra add-ons. Most of it try to used frontmatter as a source of data for content lifecycle.

dev

Launch a local jekyll server

$ jekyll serve -w

Go to http://localhost:4000

The website use bootstrap 4 as a graphical framework.

deploy

Simply git push it to [https://github.com/nextleap-project/nextleap-website]

todo

[ ] default layout for simple page [ ] be less generic

Releases

No releases published

Packages

No packages published