|
e51d597961
|
add a better ignore system when generating the site
|
2024-08-20 00:35:38 -06:00 |
|
|
eca318835e
|
worked out some kinks in breadcrumb generation
|
2024-08-19 22:33:04 -06:00 |
|
|
2b5f9e9b43
|
worked out some bugs in extension loading
|
2024-08-19 21:55:42 -06:00 |
|
|
13bdcf7f58
|
created extensions mechanism and Breadcrumbs extension
|
2024-08-19 21:44:51 -06:00 |
|
|
17a9ed1273
|
added language (a config value) and character set to default template
|
2024-08-15 00:36:59 -06:00 |
|
|
f26ea7c507
|
added options to have external links or non-Markdown files open in a new tab
|
2024-08-14 23:35:38 -06:00 |
|
|
a4ddb02bfe
|
moved the sitetitle and sitebase options to the [metadata] section
|
2024-08-14 23:08:04 -06:00 |
|
|
a56555b4b1
|
added site title and base configuration variables
|
2024-08-14 13:35:02 -06:00 |
|
|
91919dd324
|
added support for tags, both in metadata and inline in the text
|
2024-08-12 00:53:42 -06:00 |
|
|
8c4ab0c4d5
|
allow configuration of some code generation details within Markdown converter
|
2024-08-11 23:52:49 -06:00 |
|
|
72a2ea1ab5
|
include support for description metadata
|
2024-08-11 23:07:15 -06:00 |
|
|
fdcdb6a766
|
added additional configuration and metadata information
|
2024-08-11 22:41:04 -06:00 |
|
|
ad7f109328
|
codified and implemented some of the metadata values and template variables
|
2024-08-11 22:29:18 -06:00 |
|
|
8e5c40a642
|
made the configuration file format TOML instead of YAML
|
2024-08-08 16:16:36 -06:00 |
|
|
b293684fb7
|
added the basic template rendering loop at the end
|
2024-07-30 21:32:06 -06:00 |
|