Update README.md

pull/3/head
beucismis 1 year ago
parent 821efb542c
commit c9a3cc4e3e
  1. 8
      README.md

@ -22,19 +22,19 @@ Free alternative simple ekşi sözlük front-end. Offical instance: http://ozgur
git clone https://github.com/beucismis/ozgursozluk
cd ozgursozluk/
pip3 install -r requirements.txt
python3 serve.py
gunicorn # or gunicorn --bind 0.0.0.0:3131
```
## Preview
<p>
<img src="https://user-images.githubusercontent.com/40023234/233871824-91d1f4e2-1966-4308-b4e1-08269c57fcf4.png" width="400">
<img src="https://user-images.githubusercontent.com/40023234/233871825-4d7abd29-8829-4964-b166-a28290eb8731.png" width="400">
<img src="https://user-images.githubusercontent.com/40023234/234410466-fe1b77fc-875f-4e28-b11e-872c362fb3ae.png" width="400">
<img src="https://user-images.githubusercontent.com/40023234/234410618-c7bc4ba0-e375-4d49-b86a-231f2536d828.png" width="400">
</p>
## ToDo
- [ ] API endpoint
- [ ] Docker support
- [ ] Page support for debe
- [x] Page support for debe
- [x] Display optional author nickname
- [ ] Sorthing for entries today and all
- [ ] URL change support for alternative front-ends (e.g: twitter to nitter)

Loading…
Cancel
Save