Commit graph

379 commits

Author SHA1 Message Date
23438e7cb3 fix: change tags for demo purpose 2024-08-11 15:34:55 +02:00
da86b19aba feat: use collections and add frontmatter 2024-08-11 15:15:07 +02:00
c18ed30b74 feat!: move every layout to demo folder
- source/screens is now free for user files
- rename demo templates to their equivalent sources
- add demo maintenance template
- demo templates use html base element
2024-08-11 12:05:18 +02:00
4710f41f5a refactor: remove gulp leftovers 2024-08-11 00:52:06 +02:00
be425e8be5 feat: change log output and template structure
- new global variable debugMode
- demo templates are now based on hippie defaults joined with template inheritance
- add log macros
- new function logAdd()
- log uses global state
2024-08-10 15:25:41 +02:00
c55c1c9b66 style: typos 2024-08-09 20:06:00 +02:00
a5f07468e7 feat: enable markdown template format 2024-08-09 20:03:07 +02:00
b17e16abd9 feat: add placeholder and rearrange files 2024-08-08 20:42:28 +02:00
8eb377717a fix: variable naming 2024-08-08 20:35:08 +02:00
268202f33d feat: restructure screens, new todos
- Move files and folders
- Rename pages
- New todos
2024-08-06 21:15:39 +02:00
31bbee51ea feat: modify intro page and new todos
- Add hgroup element to intro
- Correct some spelling
- New todos
2024-03-31 00:21:47 +01:00
4e252b4cc8 docs: add contribution section to readme
New guidelines for contribution. Added information to support the usage of Conventional Commits.
2024-03-30 20:52:37 +01:00
53be787dc0 chore: update dependencies 2024-03-30 20:45:49 +01:00
836d045541 New TODO 2024-03-25 17:56:11 +01:00
de0a6e835a Additions to intro page
- Added description for title attribute
- Fixed typo
- Better structure for example table
2023-10-27 22:09:00 +02:00
959f84c655 Added possibility to start hot reloading local server 2023-10-25 22:22:19 +02:00
7f6734a6e3 Added CHANGELOG
Still incomplete because the last recorded version is certainly not correct.
2023-10-25 21:41:45 +02:00
3358e1858b Fixed missing global data 2023-10-25 21:30:02 +02:00
ef9d665849 Introduced 11ty
Set new version based on all changes since last version change, which was 0.4.2.

Removed obsolete devDependencies, now only using 11ty and sass.

Update to package.json fields

- New sass version
- Update to project links
- Rearranged fields
- New commands for 'scripts' that include changes from branch testing-npm-scripts
- Added field 'private' to prevent publishing by mistake

Added configuration for 11ty to reflect previous behaviour from gulp.

- Moved source/templates/demo/data.json to source/screens/demo.json so it can be used
- Fixed demo template so it can use the data source
- Removed source/data/demo.json which was not used
2023-10-25 20:25:09 +02:00
e856e53114 Correction for media query 2023-10-25 17:32:33 +02:00
b6ec313f26 Added description for acronym to README 2023-10-25 17:31:34 +02:00
6e7615b44d Submodule hippie-style to branch main 2023-10-24 19:49:46 +02:00
9415d4d957 Rechtschreibung korrigiert 2023-10-24 18:59:28 +02:00
69c04c3234 Error screens
- Added new screen for 503 server error
- Corrected classes for 500 screen
2023-10-22 13:49:12 +02:00
1d7f2eb839 Migration to new home
- Project links updated in README
- Update to text in README
- Changed CRLF to LF for some files
- Small additions to .gitignore for Sass
2023-10-18 18:18:11 +02:00
Stephan Hagedorn
778d7d14d5 logPerf without JQuery
(cherry picked from commit cf3fde601e)
2023-10-17 22:01:27 +02:00
31e896462e Submodule updated to new host 2023-10-17 21:51:18 +02:00
Stephan Hagedorn
f7a5481fd2 Submodule 2022-08-08 21:46:38 +02:00
Stephan Hagedorn
534115ff28 Modules and maintenance
- Update to modules
- Added ESLint configuration
- Tried to fix SASS but still no automatic reload
- Gulp not working anymore
2022-08-08 21:43:54 +02:00
sthag
6b217b6ebb New sass module
* Changed sass module to dart-sass
* Fixed missing sass compiler for gulp-sass
2022-02-13 11:50:28 +01:00
sthag
f54dbe92d9 Update to modules 2022-02-13 11:26:41 +01:00
f7dd7c93e3 Added card and portal modules 2021-03-14 21:47:11 +01:00
32215de810 Update to hippie-style 2021-03-14 20:32:20 +01:00
bf1a6ca742 Update hippie-style again 2021-03-14 20:12:39 +01:00
d228284001 Change to hippie-style 2021-03-14 20:00:54 +01:00
202729f9ba Fix to watcher order 2021-03-13 15:27:50 +01:00
827e6c1cde Fix data path 2021-03-13 13:50:03 +01:00
06ba111392 Move tasks to separate files and simplify 2021-03-09 22:54:56 +01:00
dde26ec45e Changes to global config for templates 2021-03-09 15:54:23 +01:00
dd5ff43e16 Testing js file handling 2021-03-09 13:33:39 +01:00
731c19dd61 New gulp config file 2021-03-08 22:10:41 +01:00
003a115923 Additions to js debug code 2021-03-08 15:58:07 +01:00
Stephan Hagedorn
489786aadc Update to modules 2021-03-08 15:01:17 +01:00
Stephan Hagedorn
84957f75a0 Work on demo mode and readme 2020-12-22 20:10:58 +01:00
Stephan Hagedorn
d812ed6208 maintenance
* added sprite file to gitignore
* removed linting from dev task
* testing new npm scripts
2020-05-24 17:33:54 +02:00
Stephan Hagedorn
df064b8a94 Style changes
* removed demo module from basic style
* include submodule changes
2020-05-08 20:02:08 +02:00
Stephan Hagedorn
b2ea5b01aa Requirements updated and new nunjucks variables
Fixed problems with base paths.
2020-04-04 23:56:49 +02:00
8567604ea6 forgot new file, also in submodule 2020-02-01 14:57:07 +01:00
5c3cda58b1 changes to license file and submodule update 2020-02-01 13:56:32 +01:00
Stephan
767b3024fa debug output 2019-11-16 15:23:35 +01:00