Fix some css and add some more blank endpages to fill out later
This commit is contained in:
parent
38629ae55a
commit
d8893f0463
9 changed files with 50 additions and 5 deletions
6
content/nixfox/_index.md
Normal file
6
content/nixfox/_index.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
+++
|
||||
title = "nixfox updates"
|
||||
sort_by = "date"
|
||||
template = "blog.html"
|
||||
page_template = "blog-page.html"
|
||||
+++
|
14
content/nixfox/julywebsite.md
Normal file
14
content/nixfox/julywebsite.md
Normal file
|
@ -0,0 +1,14 @@
|
|||
+++
|
||||
authors = [ "aubun" ]
|
||||
title = "new website!"
|
||||
date = 2025-07-02
|
||||
|
||||
description = "rebuilding the nixfox site"
|
||||
|
||||
[taxonomies]
|
||||
tags = [ "software", "nixfox" ]
|
||||
+++
|
||||
|
||||
hello everyone! if anyone had previously seen this website, you may notice that this is now a very different page!
|
||||
|
||||
for the first time, i have decided to sit down and properly attack some html and css (as well as some evil javascript) head-on to create a landing page i can be proud of.
|
Loading…
Add table
Add a link
Reference in a new issue