CSSing, baseof stuff
This commit is contained in:
@@ -3,6 +3,7 @@ title: "About This Website"
|
||||
menu:
|
||||
main:
|
||||
name: "About Site"
|
||||
weight: 130
|
||||
---
|
||||
|
||||
# Technology
|
||||
|
||||
@@ -11,3 +11,7 @@ I've just moved the site over from Jekyll to Hugo. Why? Because I have a growing
|
||||
This all spiraled from trying to finish my build system, as these things do. Now every time I push to master in my git repo, the site will be automatically built and copied in place, which was the last piece missing for a self-hosted equivalent to GitHub Pages. Win! And I only totally FUBARed Docker once in the process...
|
||||
|
||||
Still very much working on the webdesign and have taken a bit of a step backwards for now, but it is functional, at least. I've ditched a theme and am handmaking the CSS, which is obviously the high effort way of doing things, but if I wasn't invested in that I would still be using Github Pages!
|
||||
|
||||
Here's some useful posts I used in the process (as much for my reference as yours!):
|
||||
* https://alligator.io/css/collapsible/
|
||||
* https://barilaro.me/posts/automatic-static-site-with-docker/
|
||||
|
||||
Reference in New Issue
Block a user