summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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