diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-02-24 01:10:21 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-02-24 01:10:21 +0100 |
| commit | d2a396e8385c8ea7d3d7e3a18ab7677140e38c72 (patch) | |
| tree | 4554f9c91fe0ab61c65a3de1fff4efcd7d41cbcd /_posts/journal/2024-02-24-pagescms-for-editing-markdown-files.md | |
| parent | 5b14c86f74949f600cbef7775bd712c6f6b13ed8 (diff) | |
| download | mitjafelicijan.com-d2a396e8385c8ea7d3d7e3a18ab7677140e38c72.tar.gz | |
Renamed thoughs into journal
Diffstat (limited to '_posts/journal/2024-02-24-pagescms-for-editing-markdown-files.md')
| -rw-r--r-- | _posts/journal/2024-02-24-pagescms-for-editing-markdown-files.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/_posts/journal/2024-02-24-pagescms-for-editing-markdown-files.md b/_posts/journal/2024-02-24-pagescms-for-editing-markdown-files.md new file mode 100644 index 0000000..f52c157 --- /dev/null +++ b/_posts/journal/2024-02-24-pagescms-for-editing-markdown-files.md | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | --- | ||
| 2 | title: PagesCMS for editing markdown files | ||
| 3 | date: 2024-02-24T00:29:00+01:00 | ||
| 4 | published: true | ||
| 5 | type: journal | ||
| 6 | --- | ||
| 7 | I just checked out [http://pagescms.org](http://pagescms.org) and this thing is absolutely amazing. Extreemly easy to set up. Kudos to the author. Very similar to Decap. It's a Git-based CMS. A lot of the times I wanted to write something on this site but was too lazy to do all the terminal work. Gonna give it a test run. | ||
