WIP: New Flow website built with Nanoc and Mage #1

Draft
dananglin wants to merge 9 commits from new-site into main
Owner

Description TBC.

Description TBC.
dananglin added 4 commits 2024-02-06 13:03:59 +00:00
dananglin changed title from WIP: New Flow website built with nanoc and Mage to WIP: New Flow website built with Nanoc and Mage 2024-02-06 13:04:13 +00:00
dananglin added 1 commit 2024-02-06 14:58:36 +00:00
dananglin added 1 commit 2024-02-07 15:57:00 +00:00
- 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.
dananglin added 1 commit 2024-02-08 15:27:29 +00:00
- Use default Sans Serif font for now
- Increase the width of the main section
- Generate links to profiles and services from the config
dananglin added 1 commit 2024-02-08 17:11:22 +00:00
- Add some tokyonight colours
- Update background
- Update sidebar, ensure that the sidebar occupies 100% of the screen's
  height
dananglin added 1 commit 2024-02-08 19:19:30 +00:00
- Add spacing between headers
- Add style for code blocks. They look better now :)
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin new-site:new-site
git checkout new-site

Merge

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff new-site
git checkout main
git merge --ff-only new-site
git checkout new-site
git rebase main
git checkout main
git merge --no-ff new-site
git checkout main
git merge --squash new-site
git checkout main
git merge --ff-only new-site
git checkout main
git merge new-site
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: flow/website#1
No description provided.