Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
NotificationsYou must be signed in to change notification settings

youknowone/rustpython.github.io

 
 

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...

How to edit the homepage

To edit the homepage, you can edit:

  • index.markdown in the root directory.
  • _config.yml also in the root directory.
  • _data/contributors.json or 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.

How to edit the blog.

Create regular jekyll posts under_posts . To feature a post on the homepage underthe learn more section, add the category "featured" to the post.

How to edit links, menus and other details.

Use_config.yml.

The theme

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML55.7%
  • CSS21.3%
  • Ruby20.0%
  • Python3.0%

[8]ページ先頭

©2009-2025 Movatter.jp