summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Create new post 2020/11/17Danny Holman2020-11-172-0/+139
| | | | | Add new post for 2020/11/17. This post describes my experiences with distcc and ccache and getting them set up on my systems.
* Add freenode IRC nick to about.mdDanny Holman2020-05-141-0/+1
|
* Update GPG keyDanny Holman2020-04-161-1/+1
| | | | Update the GPG key fingerprint in the about page.
* Update main domain globallyDanny Holman2020-04-083-5/+5
| | | | | Update the domain from "gymli.org" to "gymli.xyz" in all site configs, links, emails, etc.
* Add Forge Engine websiteDanny Holman2020-04-084-6/+57
| | | | Add the main website for the Forge engine.
* Change name of websiteDanny Holman2020-02-091-1/+1
| | | | Change the name of the website in _config.yml.
* Add new post about XML parsingDanny Holman2020-02-093-0/+123
| | | | Add a new post titled "Adventures in XML Parsing".
* Fix missing date format in post headerDanny Holman2020-02-092-1/+1
|
* Remove "Mail" link from page headerDanny Holman2020-02-091-3/+0
| | | | Remove the "Mail" link from the page header.
* Append ".html" to URLs in page_listDanny Holman2020-01-131-2/+2
| | | | | Fix a bug in which the navbar items would not work due to the missing ".html" at the end of the URL.
* Add projects pageDanny Holman2020-01-132-0/+12
| | | | Add current list of projects hosted on this site.
* Override theme header includesDanny Holman2020-01-132-0/+17
| | | | | | Override the theme's default page and post header information. The page title should be included below the site name and tagline on all pages except the front page.
* Override theme head informationDanny Holman2020-01-131-0/+6
| | | | | | Override the theme's default head include such that Google related tracking URLs are not used. This is done for the privacy of the site user.
* Override theme navigation barDanny Holman2020-01-132-0/+25
| | | | | Override the theme navbar with a list of desired pages with correct URL information.
* Add front pageDanny Holman2020-01-131-0/+3
| | | | | Add a blank front page. The theme will take care to populate it with recent blog posts.
* Add about pageDanny Holman2020-01-131-0/+23
| | | | Add an about page describing what this site is and what its purpose is.
* Initial commitDanny Holman2020-01-135-0/+177