1
0
Fork 0
Commit graph

59 commits

Author SHA1 Message Date
n2no1
92e9ff6cff update links in README and {bookwyrm,celerywyrm}/settings.py files
the link to celery's homepage has been dead for at least several months
activitypub.rocks now supports tls (yay!)
the links to django's docs were for older versions of django than what bookwyrm uses
2021-04-12 11:56:26 -04:00
Fabien Basmaison
7936148077 Merge branch 'main' into frontend 2021-04-10 12:58:53 +02:00
n2no1
dc425f379e remove duplicated install instructions in README.md 2021-04-09 17:45:18 -04:00
Fabien Basmaison
d6ee136c10 [assets] Allow to run ./bw-dev collectstatic every time a change occurs in bookwyrm/static. 2021-04-06 11:54:45 +02:00
7b8bb6bb21 Updates readme 2021-03-23 13:38:03 -07:00
ef07a797e2 Copies over the production README 2021-03-21 14:31:51 -07:00
4575fe24c7 Updates readme 2021-03-21 09:20:32 -07:00
Fabien Basmaison
543dcbd592 Fix indentation in README.md. 2021-03-20 15:30:48 +01:00
Fabien Basmaison
b9a61162d7 Merge branch 'main' into ci 2021-03-20 15:26:51 +01:00
6e6417cb91 Updates readme from production copy 2021-03-15 14:26:15 -07:00
7cf0f904e5 Adds production port instructions to main branch readme 2021-03-13 12:04:30 -08:00
59f1d567eb Updates README on main for production changes 2021-03-09 10:35:35 -08:00
Fabien Basmaison
4a8d9bee73 [lint] Fix indentation in .md files. 2021-03-04 19:05:01 +01:00
15392c007f Updates translation instructions for fuzzy matches 2021-03-04 08:20:44 -08:00
e52aa80d39 Adds more detailed locale instructions 2021-02-28 08:11:38 -08:00
4f76d21b85 Snags more strings for i18n 2021-02-27 18:48:10 -08:00
8e5e3a84d6 Quick first pass at tagging strings for localization 2021-02-27 14:22:39 -08:00
Fabien Basmaison
8aafff58ca
Fix some typos. 2021-02-27 20:13:38 +01:00
Jim Fingal
02612b00e9 Update Readme 2021-02-21 22:49:52 -08:00
ed351e109c
Update README.md 2021-02-12 17:29:05 -08:00
5ca1e0a827
Update README.md
Fixes #620
2021-02-12 15:31:12 -08:00
8cfd3c36a4
Update README.md 2021-02-07 17:11:30 -08:00
Chad Nelson
b6b6a8a3f8 Add docker-compose up to README 2021-01-20 17:17:30 -05:00
007ccb22fd
Update README.md 2020-12-12 20:25:58 -08:00
c9f7cbb9f8
Update README.md 2020-12-09 14:49:47 -08:00
Joel Bradshaw
9eba60b0c8
Fix typo in readme, update to bw-dev 2020-12-06 11:15:40 -08:00
Jim Fingal
391361c5e3 Update readme to use run instead of exec 2020-11-08 11:44:52 -08:00
Emil
a6073caba0
Fixed typo in readme
shleves -> shelves
2020-11-08 17:02:01 +01:00
81e207dcf8
Update README.md 2020-11-02 13:00:11 -08:00
23b045d7f7
Update README.md
acknowledges the gaps in instructions causing #196
2020-09-23 11:58:00 -07:00
c7883cd615 Updates migrations
To get the app working again I ran resetdb, let it crash in initdb,
then ran the migration, then re-ran initdb
2020-09-21 08:10:37 -07:00
2840b9f22a
Update README.md 2020-06-28 15:47:36 -07:00
Logan Buckley
71bd7412e6 Tweaks needed to get running with docker-compose locally 2020-06-17 12:53:44 -04:00
0dcf9ea08e
Update README.md 2020-04-24 12:19:19 -07:00
fdefd06e04 Adds init.dbdocker instructions to readme 2020-03-28 11:34:41 -07:00
0c766f9867 Keep more development environment options 2020-03-27 13:04:06 -07:00
1a6ae00a80 Updated readme for docker 2020-03-22 11:40:50 -07:00
e915ee1912
Update README.md 2020-03-11 12:14:33 -07:00
b46e156b92
Update README.md 2020-03-11 12:14:01 -07:00
edf06f68e1
Update README.md 2020-03-11 12:13:31 -07:00
73df951ac0
Update README.md 2020-03-07 12:41:22 -08:00
Max Desiatov
91c24b623d
Fix typo in README.md 2020-02-26 10:04:20 +00:00
4309a70c5e
Update README.md 2020-02-20 16:52:12 -08:00
f2e4a22ae4
Update README.md 2020-02-20 14:57:23 -08:00
a5d9001db0
Update README.md 2020-02-20 10:53:10 -08:00
07e0186fd4
Update README.md
Adding some overarching info on the project
2020-02-20 10:50:54 -08:00
cf895c8e99
Update README.md
Re-writing the section about books because it was poorly worded and people were fixated on it on mastodon
2020-02-20 07:55:31 -08:00
thricedotted
40b63ac200 move some configuration into environment vars 2020-02-15 13:45:44 -08:00
8aa6676e6c Stop deleting and re-building the migrations 2020-02-15 12:40:24 -08:00
a1fbba1ba3 move things into different files 2020-02-11 17:48:31 -08:00