From d0cefa72581b5b37a52fba01312b279623dd7d3c Mon Sep 17 00:00:00 2001 From: Gustavo Heinz Date: Sun, 14 Feb 2021 15:52:26 -0300 Subject: [PATCH] Add about page --- content/about.gmi | 17 +++++++++++++++++ content/index.gmi | 14 +------------- 2 files changed, 18 insertions(+), 13 deletions(-) create mode 100644 content/about.gmi diff --git a/content/about.gmi b/content/about.gmi new file mode 100644 index 0000000..7ad1c13 --- /dev/null +++ b/content/about.gmi @@ -0,0 +1,17 @@ +# About + +This is project that aims to explore and document cyberpunk culture and technical aspects relating to cyberpunk. + +The goals for this project are: +* Document cyberpunk media. +* Document tecnical tutorials and other relevant technical information. + +Possible features in the future: +* Create sftp or ssh accesible personal pages for users to blog on. + +## Contributing +If you want to help, suggest content or just share ideas, visit the mailing list. +=> https://lists.sr.ht/~gsthnz/cyberpunksin.space Mailing list + +The code for this repository is hosted on sr.ht +=> https://git.sr.ht/~gsthnz/cyberpunksin.space Git repository diff --git a/content/index.gmi b/content/index.gmi index ca97ccc..7271d79 100644 --- a/content/index.gmi +++ b/content/index.gmi @@ -19,13 +19,6 @@ William Gibson, Neuromancer It's raining outside, neon city lights in the dark, synthwave playing in your messy room full of hardware. If you like this aesthetic, you came into the right place. -This is project that aims to explore and document cyberpunk culture and technical aspects relating to cyberpunk. - -The goals for this project are: -* Document cyberpunk media. -* Document tecnical tutorials and other relevant technical information. -* Create sftp or ssh accesible personal pages for users to blog on. - ## Cyberpunk texts => media/texts/cyberspace-independence.gmi A Declaration of the Independence of Cyberspace => media/texts/cypherpunks-manifesto.gmi A Cypherpunk's Manifesto @@ -35,11 +28,6 @@ The goals for this project are: => media/movies/index.gmi Movies => media/anime/index.gmi Anime -## Contributing -If you want to help, suggest content or just share ideas, visit the mailing list. -=> https://lists.sr.ht/~gsthnz/cyberpunksin.space Mailing list - -The code for this repository is hosted on sr.ht -=> https://git.sr.ht/~gsthnz/cyberpunksin.space Git repository +=> about.gmi About The content on this site is licensed under CC-BY-SA-4.0 -- 2.45.2