diff options
author | Andinus <andinus@nand.sh> | 2022-07-03 19:57:11 +0530 |
---|---|---|
committer | Andinus <andinus@nand.sh> | 2022-07-03 19:57:11 +0530 |
commit | b2f6a80a69eaa4d9bd4c421c04fe159f3f27ab17 (patch) | |
tree | a745a74753d223095ed85dd4f750d2ef6c07ace6 | |
parent | 9ed443212028a6f170265c3ce2acf8718d0c59ca (diff) | |
download | crater-b2f6a80a69eaa4d9bd4c421c04fe159f3f27ab17.tar.gz |
Add history
-rw-r--r-- | README.org | 22 |
1 files changed, 16 insertions, 6 deletions
diff --git a/README.org b/README.org index 7e60238..c8d523b 100644 --- a/README.org +++ b/README.org @@ -1,5 +1,5 @@ #+title: Crater -#+subtitle: Crater is a photo gallery +#+subtitle: Crater is a media gallery #+export_file_name: index #+setupfile: ~/.emacs.d/org-templates/projects.org @@ -7,16 +7,26 @@ | Source | https://git.unfla.me/crater | | GitHub (mirror) | https://github.com/andinus/crater | -* Bugs +Crater is a media gallery. -- Cannot handle nested directories :: Need to deep dive - weird - behaviour on directories like ~2022/2022-06/2022-06-01~ if the top level - directory is shared. +* History + +Initially I planned to make a simple gallery to share pictures with +friends. The idea was to share my pictures, writings with friends for a +specific trip. + +I released ~v0.1.0~ that does achieve this. Specific directories can be +shared easily along with writings. It displays pictures in pretty +masonry layout. + +I want to expand this to make a media gallery that I can use to view my +pictures/videos. And I also want to be able to create album out of them +and share it with my friends. * License #+begin_src -Crater - Crater is a photo gallery +Crater - Crater is a media gallery Copyright (C) 2021, 2022 Andinus <andinus@nand.sh> This program is free software: you can redistribute it and/or modify |