* Updating about page with new FC information and a better headline

+ Also notes in .gitlab yaml regarding neocities updates
This commit is contained in:
shockrah 2021-09-19 16:38:23 -07:00
parent f8731f59a0
commit 98672087f3
2 changed files with 14 additions and 11 deletions

View File

@ -45,7 +45,8 @@ deploy-vps:
- scp -r public/ root@shockrah.xyz:/var/www/website/
deploy-neocities:
# This might get really ugly with neocities so hang on
# This might get really ugly with neocities so hang on a while before we bother
# trying to figure how tf we deploy this thing
only:
refs:
- neocities

View File

@ -3,24 +3,26 @@ title: About Me
description: Yes it's me Shockrah
---
# About Me
## Hello yes
:^)
## Who I am
Open source software dev, looking to stop being broke.
Creator of [Freechat](https://gitlab.com/shockrah/freechat), the best chat platform that doesn't **zucc** your data into the ether.(_its also a wip so feel free to contribute_)
Just some random on the internet that likes to make stuff.
I make confections, write code for projects I enjoy and do other random things
with my time.
## What is this site?
These are the miscellaneous musings of a madman with an internet connection. I mostly post random snippets of things I'm working on or studying. Posts on the main page are more polished that anything in the notes section which are mostly scribbles/rambles/random dev notes.
These are the miscellaneous musings of a madman with an internet connection.
I mostly post random snippets of things I'm working on or studying.
Posts on the main page are more polished that anything in the `notes` section which are mostly scribbles/rambles/random dev notes.
## Freechat and my Tin-Foil-Hat-Mode
**NOTE:** Right now the project is in desperate need of a proper client which,
while I am working on a new one is not being tracked in the project's repository
as I'm having issues finding a framework that doesn't blow.
If you have a good idea for a cross-platform frame work please check my `/contact` page.
Similar to Discord/Slack in that you can have multiple channels to chat(text) but with no data mining.
Also the API to interact with servers has been built with hackers in mind, which in this case just means its completely dead simple to get a basic client working to start chatting. I've already written some clients however so you don't have to.