From afbc8b553b9bcfdd05b0a1470d1ebd0aa127cf97 Mon Sep 17 00:00:00 2001 From: Admin Date: Sat, 10 Dec 2022 17:59:25 -0500 Subject: Change default content license --- content/_index.md | 22 ++++++++++++++++++++++ content/contributing.md | 16 ++++++++++++++++ 2 files changed, 38 insertions(+) create mode 100644 content/_index.md create mode 100644 content/contributing.md (limited to 'content') 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 -- cgit v1.2.3