| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a Jekyll site + theme for RustPython.
There are three things on this site:
To edit the homepage, you can edit:
config.yml has setting like section titles, where links go to etc...
index.markdown has the longer text content.
contributors.json has a list of the top contributors. I figured we can automate how this is generated or update through pull requests.
Create regular jekyll posts under _posts . To feature a post on the homepage under the learn more section, add the category "featured" to the post.
Use _config.yml.
The theme doesn't rely on any css framework/ and no javascript. Just super simple modification to the minima theme. There are two stylesheets, style.css and media.css. I did not use main.css because it conflicts with minima's stylesheet. I haven't done a Jekyll theme in a while, so contributions are welcome.
| Back | FazBrowse Home | New Git URL |