Set up Hugo, add new website/content #8

Merged
raucao merged 25 commits from feature/hugo into master 2022-07-11 11:07:01 +00:00

25 Commits

Author SHA1 Message Date
b43721921b
Update release build 2022-07-03 20:12:42 +02:00
05e2d5abd2
Add mobile nav
Pure CSS, baby!
2022-07-03 20:12:19 +02:00
28b79acd1f
Tweak white space 2022-07-02 17:23:25 +02:00
d1da00305a
Update header image 2022-07-02 17:19:51 +02:00
4f1d03ba5f
Add custom header image
Add support for configuring a custom header image from a page's front
matter, and use a new one for foundation.
2022-07-02 17:08:07 +02:00
7faf3602fd
Update release build 2022-06-30 16:15:13 +02:00
83e506b8e7
Add topnav outlinks 2022-06-30 16:13:32 +02:00
47925e40fb
Finalize first version of foundation content 2022-06-30 15:35:40 +02:00
aebbd9796e
Update release build 2022-06-30 15:18:52 +02:00
93dc1fad82
Add more foundation content 2022-06-24 20:14:00 +02:00
7bf64eb559
Add first foundation content 2022-06-23 21:16:26 +02:00
4d90fe1626
Add background color for divider image/area 2022-06-23 16:32:35 +02:00
87d6ace2dd
Build release 2022-06-23 11:50:08 +02:00
a09576a97e
Remove absolute link from data text 2022-06-23 11:49:38 +02:00
e50759ba69
Use relative permalink for CSS 2022-06-23 11:46:28 +02:00
a14e6ebe62
Fix kosmos.social URL 2022-06-22 20:12:07 +02:00
9e1c2bd397
Add projects content 2022-06-22 17:27:29 +02:00
5a9ffaab62
Add asset fingerprinting, build/dev scripts
Add fingerprinting for the CSS file, as well as npm scripts for all
common build and dev tasks.
2022-06-04 11:09:00 +02:00
f0f7bfd190
Add services list from data template 2022-06-01 17:09:17 +02:00
6be29ea741
Add some content 2022-05-27 19:47:59 +02:00
80f9b45682
Add the comet 2022-05-27 15:11:52 +02:00
2aa6612a28
Add optional page description/subheading 2022-05-27 15:11:29 +02:00
f65aadc03c
Add main menu, basic layout 2022-05-27 12:49:18 +02:00
1e728d56e6
WIP Set up new layout, Tailwind CSS 2022-05-27 10:45:33 +02:00
5a05ef1d98
Set up Hugo
Set up the Hugo static site generator with a new custom theme,
generating exactly what we have right now.
2022-05-26 18:18:39 +02:00