Commit graph

10 commits

Author SHA1 Message Date
3fa47e9feb
checkpoint: website update
- Use default Sans Serif font for now
- Increase the width of the main section
- Generate links to profiles and services from the config
2024-02-08 15:20:58 +00:00
ac7d73f013
checkpoint: update
- added profiles and services to nanoc.yaml
- created an internal module for the build code so that those
  dependencies are not included in the main module.
- upgraded Go to v1.22 and specified that only the GET method is valid
  for the root path.
2024-02-07 15:51:29 +00:00
d7397c505b
generate the project list from config 2024-02-06 14:58:17 +00:00
0ac6d7bca9
checkpoint: add favicon 2024-02-06 13:01:04 +00:00
e5c02da377
checkpoint: new site built with Nanoc 2024-02-06 13:00:48 +00:00
614243f05a
remove .gitattributes and .gitignore 2024-02-06 12:55:49 +00:00
5d8af62491
checkpoint: clean slate for new website 2024-02-06 12:54:25 +00:00
20d5a64d2a
build(mage): update Build target 2023-08-24 13:33:17 +01:00
a0e3ee8a6f
feat: add a landing page for the Flow Platform
Add a landing page for the Flow Platform. The landing page is a
linktree-styled static page made with Go, HTML and CSS.
2023-08-24 13:15:55 +01:00
My Flow Platform Project
439e50be9e Initial commit 2023-08-23 07:13:01 +01:00