Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update Gemfile | Danny Holman | 2025-08-29 | 7 | -105/+206 |
| | |||||
* | Update Gemfile dependencies (again) | Danny Holman | 2024-02-23 | 4 | -26/+15 |
| | |||||
* | Add json gem as a dependency | Danny Holman | 2024-02-20 | 2 | -0/+4 |
| | |||||
* | Update site dependencies | Danny Holman | 2024-02-15 | 3 | -40/+43 |
| | |||||
* | Add links to asap processor | Danny Holman | 2024-02-15 | 3 | -1/+19 |
| | |||||
* | Add post about Syncthing | Danny Holman | 2023-04-12 | 4 | -18/+59 |
| | | | | | Add a new post about Syncthing and update the Gemfile to include webrick. | ||||
* | Add robots.txt file | Danny Holman | 2022-10-19 | 1 | -0/+2 |
| | | | | Add a robots.txt file for search engine crawlers | ||||
* | Add IRC nick to about | Danny Holman | 2022-04-12 | 1 | -0/+1 |
| | | | | Signed-off-by: Danny Holman <dholman@gymli.org> | ||||
* | Add mailing lists link | Danny Holman | 2022-01-25 | 1 | -0/+3 |
| | | | | Add a link to the hosted mailing lists on the main page. | ||||
* | Update Box homepage | Danny Holman | 2021-11-18 | 4 | -23/+34 |
| | | | | Update the Box project homepage to use proper HTML5 syntax. | ||||
* | Finish updating URLs | Danny Holman | 2021-11-15 | 2 | -4/+3 |
| | | | | Update the rest of the gymli.xyz URLs. | ||||
* | Update email address | Danny Holman | 2021-11-11 | 1 | -1/+1 |
| | | | | Update my email address on the about page. | ||||
* | Create homepage for the box kernel | Danny Holman | 2021-09-27 | 2 | -0/+18 |
| | | | | Create the HTML homepage for the box kernel project. | ||||
* | Create new post about SELinux | Danny Holman | 2021-09-07 | 1 | -0/+78 |
| | |||||
* | about: update GPG key fingerprint | Danny Holman | 2021-04-06 | 1 | -1/+1 |
| | | | | Update my GPG key fingerprint. | ||||
* | Create new post 2020/11/17 | Danny Holman | 2020-11-17 | 2 | -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.md | Danny Holman | 2020-05-14 | 1 | -0/+1 |
| | |||||
* | Update GPG key | Danny Holman | 2020-04-16 | 1 | -1/+1 |
| | | | | Update the GPG key fingerprint in the about page. | ||||
* | Update main domain globally | Danny Holman | 2020-04-08 | 3 | -5/+5 |
| | | | | | Update the domain from "gymli.org" to "gymli.xyz" in all site configs, links, emails, etc. | ||||
* | Add Forge Engine website | Danny Holman | 2020-04-08 | 4 | -6/+57 |
| | | | | Add the main website for the Forge engine. | ||||
* | Change name of website | Danny Holman | 2020-02-09 | 1 | -1/+1 |
| | | | | Change the name of the website in _config.yml. | ||||
* | Add new post about XML parsing | Danny Holman | 2020-02-09 | 3 | -0/+123 |
| | | | | Add a new post titled "Adventures in XML Parsing". | ||||
* | Fix missing date format in post header | Danny Holman | 2020-02-09 | 2 | -1/+1 |
| | |||||
* | Remove "Mail" link from page header | Danny Holman | 2020-02-09 | 1 | -3/+0 |
| | | | | Remove the "Mail" link from the page header. | ||||
* | Append ".html" to URLs in page_list | Danny Holman | 2020-01-13 | 1 | -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 page | Danny Holman | 2020-01-13 | 2 | -0/+12 |
| | | | | Add current list of projects hosted on this site. | ||||
* | Override theme header includes | Danny Holman | 2020-01-13 | 2 | -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 information | Danny Holman | 2020-01-13 | 1 | -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 bar | Danny Holman | 2020-01-13 | 2 | -0/+25 |
| | | | | | Override the theme navbar with a list of desired pages with correct URL information. | ||||
* | Add front page | Danny Holman | 2020-01-13 | 1 | -0/+3 |
| | | | | | Add a blank front page. The theme will take care to populate it with recent blog posts. | ||||
* | Add about page | Danny Holman | 2020-01-13 | 1 | -0/+23 |
| | | | | Add an about page describing what this site is and what its purpose is. | ||||
* | Initial commit | Danny Holman | 2020-01-13 | 5 | -0/+177 |