adnano
|
0e54f9eec5
|
Add dir and page functions and fix partial function
|
2021-05-14 00:17:10 -04:00 |
|
adnano
|
535ec3752f
|
Move funcs to funcs.go
|
2021-05-10 15:01:22 -04:00 |
|
adnano
|
62c0d1f778
|
Add strings.Join function
|
2021-05-10 13:21:43 -04:00 |
|
adnano
|
4272b2261f
|
Add string functions for use in templates
|
2021-05-10 13:11:10 -04:00 |
|
adnano
|
61a1380f1c
|
Allow multiple input formats per task
|
2021-05-10 12:23:29 -04:00 |
|
adnano
|
c2c20ffd1e
|
Use other toml library
|
2021-05-10 12:16:19 -04:00 |
|
adnano
|
318241b712
|
Expose path functions to permalinks
|
2021-05-10 11:31:32 -04:00 |
|
adnano
|
08443f1493
|
Fix path functions
|
2021-05-10 11:30:28 -04:00 |
|
adnano
|
69f39d7303
|
Add path functions for use in templates
|
2021-05-10 11:12:28 -04:00 |
|
adnano
|
66ac6015c9
|
Implement support for permalinks
|
2021-05-10 11:09:16 -04:00 |
|
adnano
|
ef3d518d9a
|
config: Make tasks an array
|
2021-05-10 10:26:12 -04:00 |
|
adnano
|
f7bfe681d9
|
Remove redundant function
|
2021-05-10 00:54:13 -04:00 |
|
adnano
|
e976aa1be7
|
Add safeHTML, safeCSS, etc. functions
|
2021-05-10 00:50:29 -04:00 |
|
adnano
|
d7567ca69f
|
Implement support for ugly URLs
|
2021-05-10 00:44:25 -04:00 |
|
adnano
|
86ab6169a5
|
Implement support for base templates
|
2021-05-09 19:42:06 -04:00 |
|
adnano
|
fa19a1746b
|
Add html function for rendering HTML in templates
|
2021-05-08 20:28:45 -04:00 |
|
adnano
|
13b8bb7ff3
|
config: Make templates private
|
2021-05-08 20:27:49 -04:00 |
|
adnano
|
fe4afb0d2b
|
Implement support for HTML templates
|
2021-05-01 14:11:41 -04:00 |
|
adnano
|
3743589c38
|
Implement support for partial templates
|
2021-05-01 13:56:44 -04:00 |
|
adnano
|
27684b26f3
|
Write default templates when creating a new site
|
2021-04-21 14:03:43 -04:00 |
|
adnano
|
20efed1e9a
|
Implement support for preprocess command
|
2021-04-20 21:28:31 -04:00 |
|
adnano
|
95839fcf4c
|
Remove default 'gemini' task
|
2021-04-20 16:16:12 -04:00 |
|
adnano
|
2475d5f08e
|
Map postprocess command stderr to os.Stderr
|
2021-04-11 20:18:30 -04:00 |
|
adnano
|
71931dfa4e
|
config: Tweak variable names
|
2021-04-11 18:46:57 -04:00 |
|
adnano
|
4ec169afdc
|
Implement static directory support
|
2021-04-11 17:54:51 -04:00 |
|
adnano
|
9edacc1541
|
config: Implement support for postprocess commands
|
2021-04-11 17:23:01 -04:00 |
|
adnano
|
749fe58ccb
|
Remove built-in geminiToHTML formatter
|
2021-04-11 17:13:06 -04:00 |
|
adnano
|
c966e9f815
|
config: Create default configuration before parsing
|
2021-03-20 23:57:18 -04:00 |
|
adnano
|
713c1336fb
|
Switch to other toml library
|
2021-03-20 23:54:55 -04:00 |
|
adnano
|
d30faf0fcd
|
config: Fix crash caused by nil map
|
2021-03-20 23:46:02 -04:00 |
|
adnano
|
72e9ba2d78
|
config: Rename task to tasks
|
2021-03-20 23:44:13 -04:00 |
|
adnano
|
feb0c77d66
|
Add initial implementation of build tasks
|
2021-03-20 23:17:58 -04:00 |
|
adnano
|
e8b6930d3b
|
Revert "Switch to other toml library"
This reverts commit d7e9f5e7c2 .
|
2021-03-20 20:35:48 -04:00 |
|
adnano
|
6e7575fdc2
|
config: Remove mediatypes
|
2021-03-20 16:29:06 -04:00 |
|
adnano
|
d7e9f5e7c2
|
Switch to other toml library
|
2021-03-20 02:42:05 -04:00 |
|
adnano
|
c7adb5fef1
|
config: Use toml for configuration
|
2021-03-20 02:02:38 -04:00 |
|
adnano
|
c382c296c8
|
config: Rename urls to url
|
2021-03-19 23:38:10 -04:00 |
|
adnano
|
abfd442ab5
|
config: Add mediatypes section
|
2021-02-27 21:45:37 -05:00 |
|
adnano
|
08077605ac
|
Improve configuration of multiple URLs
|
2020-12-21 16:41:05 -05:00 |
|
adnano
|
d10b827ac0
|
Allow specifying multiple site URLs
|
2020-11-27 18:24:31 -05:00 |
|
adnano
|
fe4dcb144e
|
Implement atom feeds
|
2020-11-22 15:14:50 -05:00 |
|
adnano
|
f14999d88a
|
Add support for Gemini feeds
|
2020-11-20 12:07:38 -05:00 |
|