The main branch contains work in progress that may not be complete
The dist
branch contains published content, which is rendered automatically.
The current published works are available at https://chorman0773.github.io/stories.
You can build or view the main
branch using mdbook
, which you can install using cargo install mdbook
, then run either with mdbook build
(to build the pages locally) or mdbook serve
(to spawn a webserver to run it in the background).
To build, you will need the add-copyright
preprocessor, which can be installed with cargo install --git https://github.com/chorman0773/mdbook-fiction-tools mdbook-add-copyright
.
As the primary purpose of the content of this repository is creative, most contributions are not accepted, and will be summarily closed.
The following contributions may be accepted:
- Changes to the theming (
themes/
directory) - Changes to the mdbook structure that make navigation easier (while preserving the appropriate structure)
- Addition of other mdbook backends for producing additional formats, particularily for download
- Adding additional information about existing copyright Licenses, and adding new Licenses as needed for modifications to the
themes
directory
The Translation Policy for this repository is currently Work In Progress. The author does not yet have a way to adequetely review Translations.
PRs that Translate solely using AI (such as ChatGPT or DeepL), Machine Translation (Such as Google Translate), or other programatic tools will not be accepted and are not allowed on this repository. However, such tools may be used to aid Human Translation (including by translating the work into another language using such a tool and then manually editing the result), however, the submitted translation must be substantially written by hand.
Note that you can host translations of these works yourself free of charge, and may do so under either the CC-BY-SA or the CC-BY-NC-SA licenses (text included in the repository or on the website). However, any translation that is included in this repository will be dual-licensed as appropriate. The copyright notice must be included at the end of each translated chapter that originally contained it by using the !{#copyright}
marker.