Skip to content

ChapelR/twine-cookbook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the Twine Cookbook

This Cookbook contains documentation, tips, and examples for using the non-linear story creation tool Twine.

Reading the Cookbook Online

Starting with version 2.0, the Twine Cookbook is created using mkdocs with the Material theme and plugin set.

It can be found at https://twinery.org/cookbook/.

Building the Cookbook using MkDocs

The Cookbook can be built using Python. Run pip install -r requirements.txt to install the requirements.

  • mkdocs build creates HTML and CSS files based on the markdown files.
  • mkdocs serve builds and hosts a local server version.

Note: Depending on how Python is installed in Windows, users may need to use pip install --user -r requirements.txt to install and then use python -m before any MkDocs commands.

Want to suggest a change or new example?

Start with the Code of Conduct and then review the steps in the Contributing guide.

Contributors

License

License

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

Version 2.1 (April 2021)

About

Twine Cookbook

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%