You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,13 @@
1
1
# Holz Log
2
2
3
3
This is a simple micro-blog built with the Phoenix Framework and inspired by Joplin's note-taking organization. The goal is to provide a straightforward way to create, categorize, and share notes publicly.
4
+
A demo can be seen at https://holzlog.duckdns.org/
5
+
6
+
## Todos:
7
+
8
+
[] Improve and restructure readme
9
+
[] Add Earmark dependency for note body
10
+
[] Implement db backups, either as download or email
0 commit comments