layout | permalink | title |
---|---|---|
page |
/website/ |
Website Details |
Just as the original process is inspired by the Ethereum EIPs repo, some of the Jekyll layouts have been forked from there.
The theme is mmistakes/jekyll-theme-basically-basic installed as a gem-based theme. If you want to more drastically override the current theme, copy in the file from the original theme and modify it.
This is a standard Jekyll site.
- Install via
bundle install
- Run a local server with
bundle exec jekyll serve
This can be built with Github Pages, but is currently set up to build using Fleek.
PRs have builds automatically created, so that FIPs creators can see how their pages will be rendered.