a5bf80cb91
feat: Remove nunjucks
...
- Remove all nunjucks templates, macros and partials
- Remove nunjucks config from eleventy
- Remove njk from template formats
2026-03-12 20:23:17 +01:00
95e0460325
feat: Update portal
...
- Change portal from njk to liquid
- Add gate partials as replacement for macro
2026-03-12 20:00:24 +01:00
52ee2e3dd7
fix: Clock overlay
2026-03-11 20:08:22 +01:00
a7431ec85d
feat: Update blog
...
- Change blog from njk to liquid
- Update content
2026-03-10 22:33:00 +01:00
2091dc4f30
feat: Change mouse to pointer for windows
2026-03-10 22:15:08 +01:00
99b98635e7
feat: Update songbook
...
- Change songbook from njk to liquid
- Add song partial
2026-03-10 22:13:28 +01:00
92f3c4f81f
feat: Update ui screens
...
Separate script and assets block.
2026-03-10 21:21:08 +01:00
6a717b7ab8
feat: Update basic screens
...
- Add order to front matter
- Separate script and assets block
- Sort index lists
2026-03-10 20:36:54 +01:00
fdef673886
feat: Update card and placeholder
...
- Change card from njk to liquid
- Fix flag placeholder
- Update structure of card
2026-03-10 19:40:03 +01:00
f2ff20ce73
feat: Add location change to intro
2026-03-08 20:50:25 +01:00
30fcd22a7b
fix: Intro
...
- Move style inside .body_intro
- Fix overlap of ids
2026-03-08 18:54:44 +01:00
6ae411c83b
feat: Update intro and placeholder
...
- Change intro from njk to liquid
- New svg content for brand shortcode
- New style for brand in ui
2026-03-08 18:18:54 +01:00
9b44963ba2
feat: Make game sub
...
- Move game and intro to own collection
- Add index
- Add brand placeholder to shortcodes
- Add variant of placeholder to menu
2026-03-08 17:00:04 +01:00
76791d93ba
feat: Move hello world to examples
2026-03-08 16:51:39 +01:00
a5462dcc7e
feat: Use paired styles
...
Change .list_link style to &.link.
2026-03-08 14:54:41 +01:00
3ae1cebdd6
feat: Responsiveness for lists
...
- New style for lists
- Change index list layout
2026-03-08 14:42:16 +01:00
dd8b461034
feat: HippieClock structure
...
- Restructure options with defaults
- Separate date and values of geTime()
- Use this.values inside class
- Add debug console output
- Add handler to updateOptions()
2026-03-06 23:45:19 +01:00
6c98beb148
docs: New TODO
2026-03-06 23:42:03 +01:00
43de7d86fa
build: Use ES module system
...
- Update package.json with type
- Change eleventy config to use import and export
- Add comments for jshint and inspection
2026-03-04 19:22:55 +01:00
1db7faaf18
build: Update eleventy to 3.1.2
2026-03-02 19:17:09 +01:00
c3de29d634
feat: Move element creation to #init() for HippieClock
2026-03-01 22:23:14 +01:00
a1aae6a902
fix: Change size option on resize only once
2026-03-01 22:19:19 +01:00
6a574d92c2
feat: Add overlay to HippieClock
...
- Add method to create overlay element
- Use DateDisplay and TimeDisplay classes
- Add button to toggle display
- Update style for header
- Add methods to handle shapes
2026-03-01 20:57:15 +01:00
91df239a42
feat: More private methods for HippieClock
2026-03-01 20:05:50 +01:00
d0fde7cc6a
fix: HippieClock ring for hours
2026-03-01 20:04:28 +01:00
7f4b4aeaee
feat: Changes to HippieClock
...
- Make some methods private
- Add wrap element to parts
- Change color of sections
- Fix resize by changing styles of wrap element
2026-03-01 18:47:01 +01:00
48b6e1d0ed
feat: Changes to template inheritance
...
Changes to what goes where.
2026-03-01 16:31:10 +01:00
10c71a3909
feat: Update HippieClock
...
- Add calculation for days in year
- Combine calculations for getTime()
2026-03-01 13:45:30 +01:00
8d1d182be4
feat: Add moon phase to HippieClock
2026-03-01 13:01:10 +01:00
0aca2bf3ee
docs: Add ISO 8601 week to HippieClock
2026-03-01 12:25:35 +01:00
5261754da5
docs: Update clock
...
- Screen now uses template script
- Use mapping for section stroke
2026-03-01 11:46:19 +01:00
8ce1e14fad
docs: New JS content for TODO
2026-03-01 11:44:49 +01:00
ee43638cbc
feat: Add global function to map values
2026-03-01 11:44:19 +01:00
56633b364e
feat: Remove legacy clock version
2026-03-01 10:50:43 +01:00
05f2ab1c0d
feat: Update HippieClock
...
- Add sections
- Sections now use ring max value
2026-03-01 10:49:51 +01:00
ad135a58c1
feat: Update HippieClock
...
- Add all rings
- Add 24/12 hour switch
- Options can now be updated
- Add max to updateShape()
- Change attributes for addRing()
2026-03-01 08:47:12 +01:00
667269e4e7
feat: Update HippieClock
...
- Add update possibility
- Ring now has start and angle
- Date functions added to class
2026-02-28 18:56:21 +01:00
62b21b5e68
feat: New class HippieClock
...
Adapt everything to a class based prototype.
- Functionality of clock still missing
- Original version is hidden
- Size now is dynamic
- Parts can be added
2026-02-28 11:31:57 +01:00
743d9fba9e
feat: Update clock
...
- Update resizeClock()
- Change background of groups
2026-02-28 11:27:23 +01:00
2f87621756
feat: Change clock layout
...
- Clock is now centered in window
- Clock is resized according to window
2026-02-26 19:30:30 +01:00
a924065931
feat: Add functions to clock
...
- Add toggle button for sections
- Add function to draw background
2026-02-26 00:40:54 +01:00
8fb6181154
feat: Add day of year to clock
...
- Add ring for day of year
- New sections
- Move button
- Center clock
2026-02-25 23:35:29 +01:00
6e75d9b290
feat: New content for clock
...
- Add background canvas
- Add marker
- Add sections
2026-02-25 21:13:53 +01:00
8af4dc92d9
docs: Update content of TODO
...
- Add demo tasks
- Remove clock task
2026-02-25 21:09:13 +01:00
318af09d40
feat: Add styles to table screen
2026-02-25 17:54:28 +01:00
39591b2c37
docs: Update content of TODO
2026-02-25 17:52:23 +01:00
5765207e51
feat: Change table classes
2026-02-21 14:09:10 +01:00
2d3c049d40
feat: Remove pageBase from liquid templates
...
- Remove pageBase global from all liquid templates
- Change " to ' for all liquid tags
2026-02-21 12:58:31 +01:00
d64bf61a9c
feat: Replace layouts template
...
- Change nunjucks to liquid for layouts screen
- Add shortcodes for placeholders to eleventy
2026-02-21 12:16:34 +01:00
b10379782f
feat: Add functionality to table screen
...
- New templates for rows with different content
- Rows can now be repositioned
- Change of rows now causes a reindex
2026-02-21 09:28:50 +01:00