- Notifications
You must be signed in to change notification settings - Fork20
License
RustPython/rustpython.github.io
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is a Jekyll site + theme forRustPython.
There are three things on this site:
- Homepage
- Blog (archive + single post)
- Links to Github/Gitter/Docs/other resources, etc...
To edit the homepage, you can edit:
index.markdownin the root directory._config.ymlalso in the root directory._data/contributors.jsonor runupdate_contributors.py
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 underthe 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 andmedia.css. I did not usemain.css because it conflicts with minima's stylesheet. I haven't done a Jekyll theme in a while, so contributions are welcome.
About
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.