Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
amirmohammadmusavi authored Jul 12, 2024
1 parent 89be8e4 commit b536058
Showing 1 changed file with 46 additions and 0 deletions.
46 changes: 46 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,52 @@
# Demo
**[my site](https://am-mousavi.ir/)**
# Installation

pip install -r requirements.txt
python manage.py migrate
python manage.py runserver PORT_NUMBER

# About
- **multilanguage**
- en
- fa
- de
- **beautiful**
- **light**
- **popular theme.**

# Admin
The admin panel of this template is the same as the Django panel, but with a different appearance; I have used [django-admin-volt](https://pypi.org/project/django-admin-volt/) for the admin panel template, but I have made some changes to its style and html.

# Text Editor in Admin Panel
**[django-tinymce](https://pypi.org/project/django-tinymce/)**

# Possibilities
- **personalinfo**
- PersonalDesc :
- Image
- Name
- Position
- Description
- Social :
- Name
- Image
- Href
- Status :
- Desc
- **Skills**
- Title
- Desc
- **Resume**
- Title
- Desc
- Location ( Char )
- Year
- **Certificates**
- Image
- Title
- Location ( Char )
- Date ( Char )
- **Articles link**
- Title
- Href

0 comments on commit b536058

Please # to comment.