90 Commits

Author SHA1 Message Date
c4a916b0fb Merge branch 'master' of github.com:szymon-jozef/static-site-generator 2026-02-26 21:27:14 +01:00
527b78d319 Merge branch 'master' of github.com:szymon-jozef/static-site-generator 2026-02-26 21:27:00 +01:00
e933b9d45b Merge branch 'master' of github.com:szymon-jozef/static-site-generator 2026-02-26 21:22:02 +01:00
f3776cac72 add nix flake 2026-02-26 21:21:47 +01:00
Szymon
116ac006b7 Merge pull request #10 from szymon-jozef/feature/blog-template
feature/blog template
2026-01-15 10:52:25 +01:00
241121b355 bunch of random ass shit tbh 2026-01-15 10:50:34 +01:00
78c43c630a Merge branch 'master' into feature/blog-template 2026-01-15 10:24:34 +01:00
29c2406c04 added blog entry template 2026-01-15 10:23:14 +01:00
Szymon
4c904c0659 Merge pull request #9 from szymon-jozef/feature/builder
feature/builder
2026-01-12 23:07:46 +01:00
a89e4bb60f added build_index() function 2026-01-12 23:04:37 +01:00
e542115cb8 created builder files 2026-01-12 22:24:50 +01:00
3b676a8c49 update makefile 2026-01-12 12:58:57 +01:00
Szymon
0b41ff834d Merge pull request #8 from szymon-jozef/feature/template-replace
feature/template replace
2026-01-12 12:53:09 +01:00
19d86e8dc7 made formatting files work 2026-01-12 12:52:19 +01:00
1a58577b3e added format_file_conditionally() 2026-01-12 11:18:03 +01:00
8796199757 added format_file() function 2026-01-12 10:41:50 +01:00
Szymon
84148f92df Update c-cpp.yml 2026-01-11 23:07:05 +01:00
Szymon
2013826acb Update c-cpp.yml 2026-01-11 23:04:22 +01:00
Szymon
bdcf7cf5da Merge pull request #7 from szymon-jozef/rewrite/io
rewrite/io
2026-01-11 23:02:58 +01:00
858bd19f10 added io tests 2026-01-11 23:02:19 +01:00
eecadf4fab updated makefile, adding new io module 2026-01-11 22:54:16 +01:00
8556937f58 remove this annoying cache that i can't ignore for some reason 2026-01-11 22:52:31 +01:00
bc9228cdc7 change test to take into account new io system 2026-01-11 22:51:57 +01:00
74b46f4923 added cache to .gitignore 2026-01-11 22:34:47 +01:00
763761ea82 removed cache 2026-01-11 22:34:20 +01:00
1668cb8563 moved all the file operation logic into io module 2026-01-11 22:33:58 +01:00
5fa62d64ee added io functionality 2026-01-11 22:19:00 +01:00
b171f11982 create io 2026-01-11 21:59:31 +01:00
Szymon
d2efd637cd Merge pull request #6 from szymon-jozef/refactor/reorganize
refactor/reorganize
2026-01-11 21:39:17 +01:00
90adcd88e7 renamed tests_files to test_files
fixed test paths
2026-01-11 21:38:47 +01:00
ddc590571a update gitignore again 2026-01-11 21:35:14 +01:00
35cb6e3d82 renamed tests/ to tests_files/ 2026-01-11 21:32:02 +01:00
a2d76d4c4f fixed include paths 2026-01-11 21:31:41 +01:00
ef8fbfbb53 added clangd thing 2026-01-11 21:30:57 +01:00
e9b88530c2 update gitignore 2026-01-11 21:03:18 +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
Szymon
dd2c6ca810 Merge pull request #5 from szymon-jozef/feature/html-substitution
feature/html substitution
2026-01-11 20:51:45 +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
Szymon
a59773ef3e Merge pull request #4 from szymon-jozef/html-style/upgrade
Templates update
2026-01-08 11:20:27 +01:00
210f3ec04b updated templates 2026-01-08 11:18:45 +01:00
Szymon
ca7e6c8be6 Update README.md
Added status badge
2026-01-07 12:50:59 +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
Szymon
a486a04c2f Update c-cpp.yml
I hate ubuntu!!!!
2026-01-07 12:39:35 +01:00