python3.9
wagtail\
$ python manage.py runserver
access the page :localhost:8000/admin
input:\
username:admin\
password:1
This project is already included a demo page
You can access by click this link:
http://localhost:8000/article/a-1000-day-text/
app Home includes header and footer, you can change in admin page\
app Article includes aritcle index and article page, you can add/delete in admin page\
app Author you can add author picture and intros which can be used in article page\
Picture can be accessed in Preview folder\