diff options
| author | Fuwn <[email protected]> | 2025-05-19 16:49:36 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-05-19 16:49:36 -0700 |
| commit | f10f2216420dde194b6e65fa96af79540bae9884 (patch) | |
| tree | 22c2e20cff9e70b4f815aa33efb669a4a609a2e5 | |
| parent | feat(modules): Remove cryptocurrency module (diff) | |
| download | locus-f10f2216420dde194b6e65fa96af79540bae9884.tar.xz locus-f10f2216420dde194b6e65fa96af79540bae9884.zip | |
feat(index): Update index page
| -rw-r--r-- | content/static/index.gmi | 14 | ||||
| -rw-r--r-- | src/modules/index.rs | 9 |
2 files changed, 6 insertions, 17 deletions
diff --git a/content/static/index.gmi b/content/static/index.gmi deleted file mode 100644 index d03b7ee..0000000 --- a/content/static/index.gmi +++ /dev/null @@ -1,14 +0,0 @@ -# Fuwn[.me] - -I enjoy writing for archaic systems in dated languages and with artificially imposed constraints, all while aiming for peak performance and minimal design. - -=> https://github.com/Fuwn Projects (GitHub) - -I write a lot of software and tooling for the Gemini protocol, the backbone of this site. You can learn more over at GemRest. - -=> https://github.com/gemrest GemRest (GitHub) - -Don't know where to start? Check out the directory or test your luck! - -=> /directory Directory -=> /random I'm Feeling Lucky
\ No newline at end of file diff --git a/src/modules/index.rs b/src/modules/index.rs index 3b7e0fa..cd45150 100644 --- a/src/modules/index.rs +++ b/src/modules/index.rs @@ -18,15 +18,18 @@ I enjoy writing for archaic systems in dated languages and with artificially imp {} -## More +## Gemini I write a lot of software and tooling for the Gemini protocol, the backbone of this site. You can learn more over at GemRest. => https://github.com/gemrest GemRest (GitHub) +=> /blog/technology/gemini More on Gemini -Don't know where to start? Check out the directory or test your luck! +## Exploring -=> /directory Directory +Don't know where to start? Check out The Directory or test your luck! + +=> /directory The Directory => /random I'm Feeling Lucky"#, { (*POSTS).lock().map_or_else( |