| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is the Prague version of the pizza python site.
It has been edited by a frontend amateur surfer not a pro so .. I am adding some info not to forget.
The template is pretty self explanatory, so main things for the future:
When having only x sponsors in the array please edit the CSS template for the SponsorsShowcase, by changing the elements last-child and first-child to have
grid-template-columns: repeat(x, 1fr);
The rest is all the media which goes in assets
Besides installing npm and node also install yarn (using npm install -g yarn).
For the first time you set up the project, run yarn to build all the files.
For running the site locally execute:
$ yarn dev
| Back | FazBrowse Home | New Git URL |