diff options
| author | Paul Buetow <paul@buetow.org> | 2022-01-13 10:09:54 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-01-13 10:09:54 +0000 |
| commit | 34d6555bb0d8c46c977660c1af36e3cfb445818b (patch) | |
| tree | 75eb8e37f9e516b074e3e638fc00182403f35a49 /README.md | |
| parent | 0578abd23e99bac6c8af27b9107d9b7ac6bea0ab (diff) | |
add support for codeberg page
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -65,7 +65,7 @@ You will find the `./header.html.part` and `./footer.html.part` files, they are ### Special Markdown configuration -`gemtexter` will never touch the `../$BASE_CONTENT_DIR/md/_config.yml` file (if it exists). That's a particular configuration file for GitHub Pages. `gemtexter` also will never modify the file `../$BASE_CONTENT_DIR/md/CNAME`, as this is also a file required by GitHub pages for using custom domains. +`gemtexter` will never touch the `../$BASE_CONTENT_DIR/md/_config.yml` file (if it exists). That's a particular configuration file for GitHub Pages. `gemtexter` also will never modify the file `../$BASE_CONTENT_DIR/md/CNAME`, as this is also a file required by GitHub pages for using custom domains. Same applies to `../$BASE_CONTENT_DIR/html/.domains`, as this is a required file for a Codeberg page. ## Store all formats in Git |
