Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add custom track section numbers #565

Draft
wants to merge 2 commits into
base: preview
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions album/lofam4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1199,6 +1199,7 @@ Commentary: |-
This is one part of a larger image formed by the covers of this, [[Ultimate Alchemy]], and [[Black Hole / White Door]].
---
Section: Disc 2
Number Tracks From: 1
---
Track: ~~DISC 2~~
Directory: disc2-lofam4
Expand Down Expand Up @@ -2611,6 +2612,7 @@ Commentary: |-
originally this song was going to be replaced by [ocean man](https://www.youtube.com/watch?v=vcaPiiFZu2o), per my request. it wasn't. fuck you [[artist:bambosh|bambosh]]
---
Section: Disc 3
Number Tracks From: 1
---
Track: ~~DISC 3~~
Directory: disc3-lofam4
Expand Down
6 changes: 6 additions & 0 deletions static-page/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,12 @@ Style: |-
margin-bottom: 0.5em;
}
Content: |-
<h2 id="1-jan-2099" class="major-release"><html:a href="#1-jan-2099">[[date:1 January 2099]] - Anachronist's Library</a></h2>
<h3>site changes</h3>
<h3>album additions</h3>
<h3>other additions</h3>
<h3>data fixes</h3>

<h2 id="12-jun-2024" class="major-release"><html:a href="#12-jun-2024">[[date:12 June 2024]] - Snow Pollen Appreciation Station</a></h2>
(news entry: [[news-entry:snow-pollen-appreciation-station]])
<h3>site changes</h3>
Expand Down