summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update GemfileDanny Holman2025-08-297-105/+206
|
* Update Gemfile dependencies (again)Danny Holman2024-02-234-26/+15
|
* Add json gem as a dependencyDanny Holman2024-02-202-0/+4
|
* Update site dependenciesDanny Holman2024-02-153-40/+43
|
* Add links to asap processorDanny Holman2024-02-153-1/+19
|
* Add post about SyncthingDanny Holman2023-04-124-18/+59
| | | | | Add a new post about Syncthing and update the Gemfile to include webrick.
* Add robots.txt fileDanny Holman2022-10-191-0/+2
| | | | Add a robots.txt file for search engine crawlers
* Add IRC nick to aboutDanny Holman2022-04-121-0/+1
| | | | Signed-off-by: Danny Holman <dholman@gymli.org>
* Add mailing lists linkDanny Holman2022-01-251-0/+3
| | | | Add a link to the hosted mailing lists on the main page.
* Update Box homepageDanny Holman2021-11-184-23/+34
| | | | Update the Box project homepage to use proper HTML5 syntax.
* Finish updating URLsDanny Holman2021-11-152-4/+3
| | | | Update the rest of the gymli.xyz URLs.
* Update email addressDanny Holman2021-11-111-1/+1
| | | | Update my email address on the about page.
* Create homepage for the box kernelDanny Holman2021-09-272-0/+18
| | | | Create the HTML homepage for the box kernel project.
* Create new post about SELinuxDanny Holman2021-09-071-0/+78
|
* about: update GPG key fingerprintDanny Holman2021-04-061-1/+1
| | | | Update my GPG key fingerprint.
* 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