diff options
Diffstat (limited to 'content')
-rw-r--r-- | content/_index.md | 22 | ||||
-rw-r--r-- | content/contributing.md | 16 |
2 files changed, 38 insertions, 0 deletions
diff --git a/content/_index.md b/content/_index.md new file mode 100644 index 0000000..ea96c7c --- /dev/null +++ b/content/_index.md @@ -0,0 +1,22 @@ +--- +title: "Index" +date: 2022-12-10T15:47:07-05:00 +draft: true + +author: +written: +firstPublished: +source: +translated: +transcription: +proofed: +copyleft: +--- + +# Welcome to Marx Cafe + +This site contains a growing collection of important Marxist texts, formatted to be easy to read on both desktop and mobile. + +All of the content is formatted in [markdown](https://www.markdownguide.org/) and is version controlled using the [git](https://git-scm.com/) version control system, which can be tracked [here](https://git.marx.cafe/site/). This makes it trivial to download the full text content or mirror. + +If you'd like to contribute to the development effort, please see the [contributing]({{< relref "contributing" >}}) page. diff --git a/content/contributing.md b/content/contributing.md new file mode 100644 index 0000000..b2e4a0f --- /dev/null +++ b/content/contributing.md @@ -0,0 +1,16 @@ +--- +title: "Contributing" +date: 2022-12-10T16:19:33-05:00 +draft: true + +author: +written: +firstPublished: +source: +translated: +transcription: +proofed: +copyleft: +--- + +TODO |