|
|
ef8fbfbb53
|
added clangd thing
|
2026-01-11 21:30:57 +01:00 |
|
|
|
322df82288
|
create build dir
|
2026-01-11 21:01:48 +01:00 |
|
|
|
fe02a16416
|
create modules
|
2026-01-11 21:00:13 +01:00 |
|
|
|
2c8b9f2cfc
|
rename replace to replace_once
|
2026-01-11 20:50:49 +01:00 |
|
|
|
cf3b502509
|
added formatter inject_html test
|
2026-01-08 12:32:04 +01:00 |
|
|
|
1754c9fbab
|
added formatter to makefile
|
2026-01-08 11:38:07 +01:00 |
|
|
|
763a941042
|
created formatter
|
2026-01-08 11:36:05 +01:00 |
|
|
|
94fbc3f30d
|
removed test of removed function
|
2026-01-07 12:49:00 +01:00 |
|
|
|
55af7474d0
|
removed unneeded include
|
2026-01-07 12:47:33 +01:00 |
|
|
|
931a1908c1
|
Merge branch 'master' of github.com:szymon-jozef/static-site-generator
|
2026-01-07 12:44:13 +01:00 |
|
|
|
0bae066c1f
|
removed convert_string_to_set() function declaration
|
2026-01-07 12:44:06 +01:00 |
|
|
|
3339e6d6a2
|
removed changing into set function, since no sets are used anymore
|
2026-01-07 12:10:55 +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 |
|
|
|
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 |
|
|
|
ba708e3f32
|
moved tests to it's own directory
|
2026-01-06 18:09:20 +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 |
|
|
|
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 |
|
|
|
d7604f7c8e
|
refactored, adding examples directory
|
2026-01-03 21:40:15 +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 |
|
|
|
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 |
|
|
|
02e6ba8e57
|
reading config
|
2025-12-30 23:00:05 +01:00 |
|