init: Restart blog
Bootstrapped the site from scratch following a data loss event. Set up a simple HTML/CSS page served from nginx. Added a navbar with the index page anchored in the top-left, a blog page link, and a link to the Forgejo instance. Added contact info and a genealogy blurb to the index page. Added an example resume page linked from the navbar.
This commit is contained in:
commit
12e954a8a6
12 changed files with 791 additions and 0 deletions
3
includes/footer.html
Normal file
3
includes/footer.html
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<footer class="footer">
|
||||
<p>© 2025 WWW - Built with simple HTML and CSS</p>
|
||||
</footer>
|
||||
Loading…
Add table
Add a link
Reference in a new issue