This is the source code of my site. If you have any questions or suggestions please let me know. View my site immediately! Thanks for your feedback~
python >= 3.5
- execute the following command.
python3 manage.py migrate
python3 manage.py collectstatic
- Rename the standard avatar locale folder from 'zh-CN' to 'zh-Hans' to make i18n work. Example command:
mv /usr/local/lib/python3.5/dist-packages/avatar/locale/zh-CN /usr/local/lib/python3.5/dist-packages/avatar/locale/zh-Hans
- execute the following command.
cp custom_files/Markdown.Editor.js static/pagedown/Markdown.Editor.js
- Create
media/background
folder and move all your background there, at least 6 pictures is required. - Create
media/background/H
folder and move all hidden images there, at least 1 picture is required.
- Create
media/emoticon
folder and move all your emoticon folders there. In each emoticon folder, put all your emoticons in that folder. The emoticons' name should never contain the following characters:[
,]
,