Using GitHub, we can collaborate on writing a story together and track all the authors and changes. It’s the open source way!
Looking for help? Feel free to browse existing issues, or open a new one.
You may also find the GitHub Glossary helpful for understanding some of the terminology.
Take a look at the live site for instructions.
This repository represents a static Jekyll site, which is rebuilt after each change. Each story is represented by a post in the _posts
folder, and is listed on the index in reverse chronological order.
Each story should use the naming convention YYYY-MM-DD-TITLE.md
, and should contain the field author
in the YAML front matter. See this story as an example.
The content in this site is licensed under the CC-BY license, and the code which generates the site is licensed under the MIT license.