summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-01-13Add projects pageDanny Holman
Add current list of projects hosted on this site.
2020-01-13Override theme header includesDanny Holman
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.
2020-01-13Override theme head informationDanny Holman
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.
2020-01-13Override theme navigation barDanny Holman
Override the theme navbar with a list of desired pages with correct URL information.
2020-01-13Add front pageDanny Holman
Add a blank front page. The theme will take care to populate it with recent blog posts.
2020-01-13Add about pageDanny Holman
Add an about page describing what this site is and what its purpose is.
2020-01-13Initial commitDanny Holman