diff options
| author | Christian Cleberg <[email protected]> | 2024-07-08 19:17:51 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2024-07-08 19:17:51 -0500 |
| commit | a7a80d2e004bd5b5ef2ba316e2868efc0e67ea27 (patch) | |
| tree | 49cda3f479b5cfe0286494e33fcfcc331bccf57c /README | |
| parent | b2edd700088967700461aec319db6b13aaf40dcd (diff) | |
| download | cleberg.net-a7a80d2e004bd5b5ef2ba316e2868efc0e67ea27.tar.gz cleberg.net-a7a80d2e004bd5b5ef2ba316e2868efc0e67ea27.tar.bz2 cleberg.net-a7a80d2e004bd5b5ef2ba316e2868efc0e67ea27.zip | |
convert README back to markdown
Diffstat (limited to 'README')
| -rw-r--r-- | README | 33 |
1 files changed, 0 insertions, 33 deletions
@@ -1,33 +0,0 @@ -* cleberg.net - -cleberg.net is my personal webpage and blog. - -** Overview - -This website & blog uses Markdown for content, HTML for templates, built and -published with Zola. - -** Configuration - -All configuration options are available within the =config.toml= file. Refer to -the Zola documentation for further configuration options. - -** Building - -To get running: - -#+begin_src sh -git clone https://git.sr.ht/~cyborg/cleberg.net && \ -cd cleberg.net && \ -zola build -#+end_src - -** Publishing - -Use =zola build= and deploy to whichever deployment target you prefer. - -** Tasks - -Refer to the todo page [1] for open tickets or to submit a new ticket. - -[1]: https://todo.sr.ht/~cyborg/cleberg.net |
