Changes to hawaii.pub

Breck Yunits
Breck Yunits
4 days ago
updated stories/header.scroll
stories/header.scroll
Changed around line 1
- import ../settings.scroll
- import ../style.scroll
+ ../settings.scroll
+ ../style.scroll
- gazetteTheme
- gazetteHeader
- homeLink ../index.html
+ theme gazette
+ homeButton ../index.html
+ editButton
Breck Yunits
Breck Yunits
4 days ago
updated 2023/header.scroll
2023/header.scroll
Changed around line 1
+ buildHtml
Breck Yunits
Breck Yunits
4 days ago
updated index.scroll
index.scroll
Changed around line 1
+ buildHtml
Breck Yunits
Breck Yunits
4 days ago
updated 2023/header.scroll
2023/header.scroll
Changed around line 1
- import ../settings.scroll
- import ../style.scroll
+ tags daily index
+ title The Hawai'i Pub - TODAY_NAME, MONTH_DAY, 2023
+ ../settings.scroll
+ ../style.scroll
Changed around line 10: replaceJs YESTERDAYS_DATE dayjs(dayjs(node.parent.get("date")).unix() - 24*3600*
- gazetteTheme
- gazetteHeader
- homeLink ../index.html
-
- groups daily index
-
- title The Hawai'i Pub - TODAY_NAME, MONTH_DAY, 2023
+ theme gazette
+ homeButton ../index.html
+ editButton
- startColumns 4
+ thinColumns 4
Breck Yunits
Breck Yunits
4 days ago
updated settings.scroll
settings.scroll
Changed around line 1
- git https://github.com/breck7/hawaii.pub
- viewSourceBaseUrl https://github.com/breck7/hawaii.pub/blob/main
+ editBaseUrl https://github.com/breck7/hawaii.pub/blob/main
- baseUrl https://hawaii.pub/
+ baseUrl https://hawaii.pub/
Breck Yunits
Breck Yunits
4 days ago
updated index.scroll
index.scroll
Changed around line 1
- import settings.scroll
+ settings.scroll
Breck Yunits
Breck Yunits
4 days ago
updated index.scroll
index.scroll
Changed around line 1
+ title The Hawai'i Pub
- gazetteTheme
- gazetteHeader
- title The Hawai'i Pub
- snippets ./2023/index ./stories/index
- gazetteFooter
+ theme gazette
+ homeButton
+ editButton
+ printSnippets ./2023/index ./stories/index
Breck Yunits
Breck Yunits
2 years ago
Upgrade Scroll
2023/footer.scroll
Changed around line 9: endColumns
- scrollFooter
+ gazetteFooter
2023/full.scroll
Changed around line 1
- scrollCssTag
- scrollHeader
+ gazetteTheme
+ gazetteHeader
- scrollFooter
+ gazetteFooter
2023/header.scroll
Changed around line 8: replaceJs YESTERDAYS_DATE dayjs(dayjs(node.parent.get("date")).unix() - 24*3600*
- scrollCssTag
- scrollHeader
+ gazetteTheme
+ gazetteHeader
2023/index.scroll
Changed around line 1
- scrollCssTag
- scrollHeader
+ gazetteTheme
+ gazetteHeader
- scrollFooter
+ gazetteFooter
404.scroll
Changed around line 1
- scrollCssTag
- scrollHeader
+ gazetteTheme
+ gazetteHeader
Changed around line 19: code
- scrollFooter
+ gazetteFooter
index.scroll
Changed around line 1
- scrollCssTag
- scrollHeader
+ gazetteTheme
+ gazetteHeader
- scrollFooter
+ gazetteFooter
package.json
Changed around line 13
- "scroll-cli": "^64.0.0"
+ "scroll-cli": "^67.0.0"
stories/firstPost.scroll
Changed around line 29: quote
- scrollFooter
+ gazetteFooter
stories/header.scroll
Changed around line 2: importOnly
- scrollCssTag
- scrollHeader
+ gazetteTheme
+ gazetteHeader
Breck Yunits
Breck Yunits
2 years ago
Upgrade Scroll
package.json
Changed around line 13
- "scroll-cli": "^59.4.0"
+ "scroll-cli": "^64.0.0"
Breck Yunits
Breck Yunits
2 years ago
Upgrade Scroll to get relative link fixes
2023/header.scroll
Changed around line 10: replaceJs MONTH_DAY dayjs(node.parent.get("date")).format(`MMMM D`)
+ homeLink ../index.html
2023/index.scroll
Changed around line 1
+ homeLink ../index.html
- title The Hawai'i Pub
+ title The Hawai'i Pub - 2023
package.json
Changed around line 13
- "scroll-cli": "^59.3.0"
+ "scroll-cli": "^59.4.0"
stories/header.scroll
Changed around line 4: import ../style.scroll
+ homeLink ../index.html