From debfb9118dece693025c0fc50ad8cbde84ab565b Mon Sep 17 00:00:00 2001 From: Elena ``of Valhalla'' Grandi Date: Wed, 14 Jun 2023 09:32:28 +0200 Subject: Project structure --- source/index.rst | 84 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 source/index.rst (limited to 'source/index.rst') diff --git a/source/index.rst b/source/index.rst new file mode 100644 index 0000000..d899c1a --- /dev/null +++ b/source/index.rst @@ -0,0 +1,84 @@ +.. Valhalla's crafting patterns documentation master file, created by + sphinx-quickstart on Wed Jun 14 09:23:05 2023. + You can adapt this file completely to your liking, but it should at least + contain the root `toctree` directive. + +Valhalla's craft patterns +========================= + +This is a collection of crafting patterns and tutorials designed or +adapted by Elena “of Valhalla”. + +The latest version of this document is published on +https://craft-patterns.trueelena.org/; a `pdf version +`_ +and an `epub version +`_ +are also available; note however that this document is pretty image +heavy, and may not load correctly in many ebook readers. + +The PDF and epub versions also don't include any download file which can +be downloaded from the individual pages of this webiste, or as the `full +website source zip archive +`_ or +`website source tarball +`_. + +There are also companion websites for `sewing patterns +`_ and `fiber craft patterns +`_. + +This document is generated with Sphinx_, and its sources are published +on https://git.trueelena.org/crafts/craft_patterns/. + +.. _Sphinx: https://www.sphinx-doc.org + +Generating an rss of new pages with Sphinx doesn't seem to be (easily) +possible, but when new patterns are added or existing patterns receive +significant changes they are usually announced on `my blog`_, which of +course has an rss. + +.. _`my blog`: https://blog.trueelena.org + +.. raw:: html + +

+ If you have questions or comments about anything in these patterns you + can contact me via email at patterns AT trueelena.org, or you can find + me on the fediverse + + @valhalla@social.gl.como.it + +

+ +.. only:: not html + + If you have questions or comments about anything in these patterns you + can contact me via email at patterns AT trueelena.org, or you can find + me on the fediverse as `@valhalla@social.gl.como.it + `_. + +------ + +Copyright 2023 Elena Grandi + +This work is licensed under the Creative Commons Attribution-ShareAlike +4.0 International License. To view a copy of this license, visit +http://creativecommons.org/licenses/by-sa/4.0/ or send a letter to +Creative Commons, PO Box 1866, Mountain View, CA 94042, USA. + +------ + +.. toctree:: + :maxdepth: 3 + :caption: Contents: + + bibliography/index + +.. only:: draft + + * :ref:`genindex` + +.. only:: html + + * :ref:`search` -- cgit v1.2.3