diff options
| author | Franck Cuny <franck@fcuny.net> | 2025-09-06 15:26:03 -0700 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2025-09-06 15:26:03 -0700 |
| commit | 25fa2237ba8a96a86bf5db30baa597a5b25168d7 (patch) | |
| tree | d1c6fe71973d532bed4d05b29f995abcc3d4623d /config.toml | |
| parent | convert index from markdown to org (diff) | |
| download | fcuny.net-25fa2237ba8a96a86bf5db30baa597a5b25168d7.tar.gz | |
generate the site and the resume using pandoc
Diffstat (limited to 'config.toml')
| -rw-r--r-- | config.toml | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/config.toml b/config.toml deleted file mode 100644 index e0e1cfa..0000000 --- a/config.toml +++ /dev/null @@ -1,18 +0,0 @@ -base_url = "https://fcuny.net/" - -title = "@fcuny" -author = "Franck Cuny" -description = "Franck Cuny" - -output_dir = "docs" - -default_language = "en" - -generate_feeds = false - -[markdown] -render_emoji = true -smart_punctuation = true - -[extra] -license = { name = "CC BY-SA 4.0", href = "https://creativecommons.org/licenses/by-sa/4.0/" } |
