This repository has been archived on 2019-10-12. You can view files and clone it, but cannot push or open issues or pull requests.
2019-02-07 16:41:00 +01:00
2019-02-05 17:57:41 +01:00
2019-02-07 16:38:01 +01:00
2019-02-07 16:38:49 +01:00
2019-01-25 03:02:34 +01:00
2019-01-31 17:52:09 +01:00
2019-01-25 00:32:07 +01:00

CodiMD note overview

a searchable list of existing hackmd pads https://padlist.wiai.de/

demo.jpg

Testing locally

Execute docker build . --tag codimd; docker run -p 5000:5000 --env TESTING=True codimd to run the app in testing mode locally. No database credentials are required during testing mode; test data is read from a local file.

Open issues

  • make the layout responsive
  • either read the DB credentials and URL from the environment or the config file
  • load test data from a local file when run in testing mode
  • add more/real testing data
  • the up and down arrows in the table head fields are not invisible
  • add more emojis ヘ( ^o^)(^_^ )
Description
a searchable list of existing hackmd pads
https://padlist.wiai.de/ Readme 1.7 MiB
Notes Clean Latest
2019-07-10 21:21:41 +00:00
Languages
Python 52%
HTML 35.8%
Dockerfile 4.9%
CSS 4.4%
JavaScript 2.9%