diff options
author | Admin <admin@marx.cafe> | 2022-12-11 02:01:46 -0500 |
---|---|---|
committer | Admin <admin@marx.cafe> | 2022-12-11 02:01:46 -0500 |
commit | 2da850df43bedf54d2c1f90d7a134711cb8cf5a6 (patch) | |
tree | 0a7a52e446b6679d6ef7e4405b858d468c37539a /content | |
parent | 4fdb79f147e46a8c89e55dc50b772b01b25a61bb (diff) |
Add suggestions to main page
Diffstat (limited to 'content')
-rw-r--r-- | content/_index.md | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/content/_index.md b/content/_index.md index 1964094..5593da8 100644 --- a/content/_index.md +++ b/content/_index.md @@ -17,6 +17,12 @@ copyleft: 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/). Its development can be tracked [here](https://git.marx.cafe/site/). This makes it trivial to download the full text content or mirror the site. +Not sure where to start? + +1. [The Communist Manifesto]({{< ref "marx/the-communist-manifesto" >}}) +2. [Socialism: Utopian and Scienfitic]({{< ref "marx/socialism-utopian-and-scientific" >}}) +3. [Wage Labour and Capital]({{< ref "marx/wage-labour-and-capital" >}}) + +All of the content is formatted in [markdown](https://www.markdownguide.org/) and is version controlled using [git](https://git-scm.com/). Its development can be tracked [here](https://git.marx.cafe/site/). This makes it trivial to download the full text content or mirror the site. If you'd like to contribute to the development effort or submit corrections, please see the [contributing]({{< relref "contributing" >}}) page. |