initial commit

This commit is contained in:
Daniel Fichtinger 2025-07-02 16:02:49 -04:00
commit ed6c1e9522
58 changed files with 2221 additions and 0 deletions

25
config.yml Normal file
View file

@ -0,0 +1,25 @@
title: Daniel Fichtinger
base_url: https://ficd.ca
language: en
sitemap:
Home: /
Blog: /blog
Now: /now
Contact: /contact
ignore:
- .git
- .env
- '*/.marksman.toml'
markdown:
image_labels: true
syntax_highlighting:
enabled: true
theme: ashen
wrap: false
theme:
name: default
build:
clean_output_dir: true
include_drafts: false
blog:
dir: blog