* Updating about page with new FC information and a better headline
+ Also notes in .gitlab yaml regarding neocities updates
This commit is contained in:
parent
f8731f59a0
commit
98672087f3
@ -45,7 +45,8 @@ deploy-vps:
|
|||||||
- scp -r public/ root@shockrah.xyz:/var/www/website/
|
- scp -r public/ root@shockrah.xyz:/var/www/website/
|
||||||
|
|
||||||
deploy-neocities:
|
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:
|
only:
|
||||||
refs:
|
refs:
|
||||||
- neocities
|
- neocities
|
||||||
|
@ -3,24 +3,26 @@ title: About Me
|
|||||||
description: Yes it's me Shockrah
|
description: Yes it's me Shockrah
|
||||||
---
|
---
|
||||||
|
|
||||||
# About Me
|
|
||||||
|
|
||||||
## Hello yes
|
|
||||||
|
|
||||||
:^)
|
|
||||||
|
|
||||||
## Who I am
|
## Who I am
|
||||||
|
|
||||||
Open source software dev, looking to stop being broke.
|
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
|
||||||
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_)
|
with my time.
|
||||||
|
|
||||||
## What is this site?
|
## 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
|
## 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.
|
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.
|
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.
|
||||||
|
Loading…
Reference in New Issue
Block a user