
This is a flat (without history) import of (some of) the content from our markdown module. We've imported this without history because the repo contains our blog posts and showcases posts content prior to porting them to strapi. Since this contains many images, it would balloon the size of this repo to import the full history. Instead, please refer to the history of the (archived) markdown repo at: https://github.com/freesewing/markdown
1.1 KiB
1.1 KiB
title | order |
---|---|
freesewing.org | 10 |
The content for our freesewing.org website is stored in the org
folder
of our Markdown repository.
Within it, you will find the following 4 subfolders:
org/blog
: Holds the freesewing.org blog postsorg/docs
: Holds the freesewing.org documentation (everything under/docs
on the site)org/showcase
: Holds the freesewing.org showcase postsorg/ui
: Holds snippets of text used throughout the UI that are too large or volatile to be translated as strings
Each page or post is in its own folder that contains the following five files:
de.md
: The German versionen.md
: The (original) English versiones.md
: The Spanish versionfr.md
: The French versionnl.md
: The Dutch version
All images and other media used by the page/post will also be contained in the folder.
Edit, don't translate
As an editor, you only ever work with the en.md
files. The rest is for the translators.
When creating new content, you don't have to create the other files, only en.md
.
The rest will be created automatically.