| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
- changed xmpp contact hyperlink
- added pfp.png
|
|
|
|
| |
added little ☭'s to the footer and mordhau motd
|
|
|
|
| |
added a simple markdown file that my mordhau server will display upon joining it
|
|
|
|
|
| |
- now generates a 404 page on build
- nginx config now points to new 404 page
|
|
|
|
| |
`run.sh` is now `server.sh`
|
|
|
|
|
| |
creates ~/.config/ (which does not exist by default) and actually
installs the program
|
|
|
|
| |
added some aliases, a nice prompt and some environment variables
|
|
|
|
| |
added git link to header
|
|
|
|
| |
removed trailing `/` from clone-prefix in cgitrc
|
|
|
|
| |
attempt 2 at fixing cgit configuration
|
|
|
|
|
| |
some changes to the cgit config, installing required packages and
attempting to change repo owner and description...
|
|
|
|
| |
added initial cgit to `run.sh`
|
|
|
|
| |
added proper path to links in RSS feed
|
|
|
|
|
| |
- added pandoc to `run.sh`
- fixed copy command in `pub.sh`
|
|
|
|
|
| |
- fixed commands
- added `git pull` to pub.sh to automatically update repo
|
|
|
|
|
| |
added an actual wrapper around the build script, which was my intention
with `run.sh`
|
|
|
|
| |
finished initial version of `run.sh`
|
|
|
|
|
| |
changes the accidentally pushed banner image with a background to one
with a transparent background.
|
|
|
|
| |
added a nice banner to the landing page
|
|
|
|
| |
centers some short, hard-coded text
|
|
|
|
|
|
| |
added primitive link generation
this needs to re-run the script to create links, there is no such thing
as fetching links from a database. i am unsure if i want this added...
|
|
|
|
| |
uploaded pgp public key and added a link to the footer
|
|
|
|
|
| |
added a privacy policy in two languages.
it is not complete yet.
|
|
|
|
| |
re-written the example article to cover basic markdown functionality
|
|
|
|
| |
added a margin to the "latest post" section
|
|
|
|
| |
added (somewhat) proper article sorting to the build script
|
|
|
|
|
| |
added a temporary script that sorts articles by date.
more information coming when this is fully implemented in build.sh
|
|
|
|
| |
idk why i am so fucking stupid
|
|
|
|
| |
added convert() to make code more sensible
|
| |
|
|
|
|
|
|
| |
- styled article list
- added dynamically generated article list to markdown index
- (initial run.sh)
|
|
|
|
| |
adds default values for when an article does not provide any metadata.
|
|
created the initial version of my website build script
|