If you have any questions that are beyond the scope of this documentation, please feel free to email or contact us via my page.
Support Email: themesdesign.in@gmail.com
Peyso-Django is Startup Landing Page, Responsive quick and easy customizable Modern Startup Landing Page Template that comes with 06 HTML5 Home pages with 3 Authentication pages. It’s fully responsive and built with Python 3.12.0, Django 5.0.0 & bootstrap v5.3.2. Users will love your site because it gives them a unique user experience (UX), clean, modern & beautiful design. You will be easily able to customize it for your needs.
Please feel free to get back to me in case if you are having any question or feedback.
I have tried to follow the standards and modular structure while developing the theme. Following sections are explaining the theme File & Folder, structure, html file struture and plugins.
├── static/ └── css └── fonts └── images └── js └── scss ├── templates └── account └── home └── layouts └── partials ├── account ├── peyso ├── db.sqlite3 ├── manage.py
The zip file contains all js files integrated with Peyso, however you need to perform following steps to run project locally.
Make sure to have the Python installed & running in your computer. If you already have installed Python on your computer, you can skip this step. Please use Python version 3 or if you are using Paython version 2 then make sure to run all the below commands with python insted of python3. If you are using Windows OS then please install using APP store.
Make sure to have the virtualenv
installed globally & running on your computer. If you already have installed on your computer, you can skip this step.
Virtualenv installation command for linux & mac os
python3 -m pip install --user virtualenv
Virtualenv installation command for Windows
py -m pip install --user virtualenv
Command | Description |
---|---|
python3 -m venv env_name
|
Create Virtual Environment on linux & mac OS |
python -m venv env_name
|
Create Virtual Environment on Windows OS |
source environment_name/bin/activate
|
Activate Environment on Linux & mac OS |
environment_name\Scripts\activate
|
Activate Environment on Windows OS |
pip3 install django
|
Install Django on linux & mac OS |
pip install django
|
Install Django on Windows OS |
After you finished with the above steps, you can run the following commands into the terminal / command prompt from the root directory of the project to run the project locally:
pip install django-embed-video
Run below command for database migration
For Windows: python manage.py migrate
For Linux: python3 manage.py migrate
Run below command for run your project
For Windows: python manage.py runserver
For Linux: python3 manage.py runserver
Files are explained below:
File | Description |
---|---|
bootstrap.css
|
Peyso uses the bootstrap v5.3.2. The core bootstrap file is being used in all the pages. |
style.css
|
This file is containing all common styles for all the pages. |
Files are explained below:
File | Description |
---|---|
app.js
|
This is a main js file. It contains the custom JS code needed for features including layout, sidebar, etc. |
We've used the following resources as listed. These are some awesome creation and we are thankful to the community.
Once again thank you for your purchase. I'll be happy to answer the the questions you have related to the theme. In case if you have any suggestion or feature, request please feel free to contact me, I'll try to implement it and will release as part of future updates.
Stay Awesome!
- Themesdesign
Version 1.1.0 22 Dec 2023
Version 1.0.0 21 June 2023
© Themesdesign.