Commit Graph

88 Commits

Author SHA1 Message Date
Szymon
173d1954b3 Create c-cpp.yml 2026-01-07 12:20:02 +01:00
Szymon
a1c8c67021 Merge pull request #3 from szymon-jozef/refactor/yaml-to-toml
Change metadata format from yaml to toml
2026-01-07 12:13:38 +01:00
3339e6d6a2 removed changing into set function, since no sets are used anymore 2026-01-07 12:10:55 +01:00
df9874b3e2 readme update 2026-01-07 12:06:24 +01:00
0e0bc02441 fixed date error 2026-01-07 12:00:05 +01:00
671bfc0a35 changed yaml to toml 2026-01-07 11:52:17 +01:00
f3a13fbfd6 readme update 2026-01-06 18:19:11 +01:00
Szymon
3ad3f873eb Merge pull request #2 from szymon-jozef/refactor/tests
Moved tests into it's own directory for better readability"
2026-01-06 18:15:59 +01:00
8679a627de move tests.cpp file to tests/ dir 2026-01-06 18:14:56 +01:00
38226a350f updated makefile for new tests 2026-01-06 18:13:22 +01:00
5fa92851eb updated gitignore 2026-01-06 18:12:41 +01:00
cf272d9156 update examples dir 2026-01-06 18:11:34 +01:00
546979c413 update readme 2026-01-06 18:10:54 +01:00
ba708e3f32 moved tests to it's own directory 2026-01-06 18:09:20 +01:00
Szymon
ad01b5e7ac Merge pull request #1 from szymon-jozef/parsing-markdown
Added parsing markdown functionality
2026-01-06 17:51:32 +01:00
81cc7979b7 added tests for get_html() function 2026-01-06 17:46:31 +01:00
6d4cb18809 added get_html() function 2026-01-06 17:46:10 +01:00
1116a9ad2c added cattpuccin color palette 2026-01-06 16:49:21 +01:00
bc8c959386 added license 2026-01-04 15:51:44 +01:00
7d422c23b2 new, better version of README, more suitable for a public repo :D 2026-01-04 15:37:10 +01:00
55b80dee8e removed bin file added by mistake 2026-01-04 14:58:29 +01:00
7b156281b8 fix metadata parsing, accounting for trailing quotes 2026-01-04 14:57:53 +01:00
598f29f265 added markdown tests 2026-01-04 14:49:41 +01:00
0577911a38 added gitignore 2026-01-04 14:48:44 +01:00
92a23034f2 added more examples 2026-01-04 14:48:29 +01:00
1ed6aa25a1 update README 2026-01-04 14:26:45 +01:00
d7604f7c8e refactored, adding examples directory 2026-01-03 21:40:15 +01:00
4e41a84a39 added first draft at html bullshit 2026-01-03 21:28:27 +01:00
9f9685170c added markdown metadata parsing 2026-01-03 21:21:09 +01:00
1460db6587 added utils 2026-01-03 21:19:03 +01:00
569de543f0 added gitignore 2025-12-31 16:23:54 +01:00
d1f716acea updated README with dependencies 2025-12-31 14:04:18 +01:00
c7d9cf8567 Added general config 2025-12-31 14:02:10 +01:00
7f98a33d7e Added unit testing with Catch2 framework 2025-12-31 13:54:04 +01:00
abf9f1fa31 added readme 2025-12-31 02:30:01 +01:00
02e6ba8e57 reading config 2025-12-30 23:00:05 +01:00
6b56833b1a added config example 2025-12-30 22:30:11 +01:00
69f62b7921 added footer template 2025-12-30 22:26:42 +01:00