diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-05-21 05:27:37 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-05-21 05:27:37 +0100 |
| commit | cceafd77b8103d66ec3234ed688aee3ac6e99c7b (patch) | |
| tree | 2029e9844f4a5e3900ea716b05335abb3296d832 | |
| parent | 506bc60d0245b1d2cfafc35bb1372b469908411a (diff) | |
fix
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -103,7 +103,7 @@ You can also have a look at `$BASE_CONTENT_DIR/meta/gemfeed`. There is a meta fi ## Finito -After running `./gemtexter --genreate` you will have all static files ready to be published. But before you do that you could preview the content with `firefox ../buetow.org-content/html/index.html` or `glow ../buetow.org-content/md/index.md` (you get the idea). +After running `./gemtexter --generate` you will have all static files ready to be published. But before you do that you could preview the content with `firefox ../buetow.org-content/html/index.html` or `glow ../buetow.org-content/md/index.md` (you get the idea). Have also a look at the generated `atom.xml` files. They make sense (at least) for Gemtext and HTML. |
