Arcix Django Documentation 1.0.0

Thank you very much for your purchase!

If you have any questions that are beyond the scope of this documentation, please feel free to email or contact us via our Support mail : Support

Introduction

Arcix is the new outstanding, extremely modern Django Template designed for architecture companies. It is also perfect for Industrial sites, mechanical, engineering, chemical industry, construction company, steel factory, Electrician, Plumbing industry, Factory, Industrial, Construction, Commodity Business, Power, Rail Business, Airplane, Ship Business, Oil & Gas Business, Petroleum website and similar platforms. Build your own website with our awesome Django-based solution! Please check more information below. The template includes 02 creative homepage layouts, fully responsive design and 15+ dynamic Django templates. The design is very elegant and modern, and also very easy to customise with the 1170px grid system. We hope you will feel happy using it.

Installation

To setup the theme, follow below-mentioned steps

  • Install Python
    • Make sure Python is installed on your machine. If not already installed, you can download and install Python from the official website.

  • Install Django 5
    • Make sure to have the Django 5 installed & running in your computer. To install Django 5 run below command
    • pip install Django 5==5.0
  • Running the Django 5 Application
    • Make sure to have the Django 5 installed & running in your computer. To install Django 5 run below command
    • python manage.py runserver
      or
      python manage.py runserver 8001

File Structure

├──  Arcix /
│   │   ├──  __pycache__/
│   │   ├──  __init__.py
│   │   ├──  asgi.py
│   │   ├──  get-pip.py
│   │   ├──  settings.py
│   │   ├──  urls.py
│   │   ├──  wsgi.py
│   ├──  ArcixApp/
│   │   ├──  __pycache__/
│   │   ├──  static/
│   │   ├──  templates/
│   │   ├──  __init__.py
│   │   ├──  homeViews.py
│   │   ├──  manage.py
│   │   ├──  newsViews.py
│   │   ├──  pagesViews.py
│   │   ├──  portfolioViews.py
│   │   ├──  urls.py
│   ├──  .env
│   ├──  db.sqlite3
│   ├──  manage.py
├──  Documentation
    └── index.html - Index file for documentation.

Django Code Structure

{% extends '../layouts/layout.html' %}

{% block content %}

    <!-- Sidebar Page Container -->
    <div class="sidebar-page-container blog-page">
        <div class="auto-container">
            <div class="row">
                <div class="col-lg-8">
                    <div class="content-side">
                        <!-- News Block Two -->
                        <div class="news-block-two blog-single-post">
                            ....    ....    ....    ....    ....
                        </div>
                    </div>
                </div>
                <div class="col-lg-4">
                    <aside class="sidebar">

                        <!-- About Widget -->
                        <div class="sidebar-widget about-me">
                            ....    ....    ....    ....    ....
                        </div>
                        
                        <!-- Search -->
                        <div class="sidebar-widget search-box">
                            ....    ....    ....    ....    ....
                        </div>

                        <!-- Post Widget -->
                        <div class="sidebar-widget popular-posts">
                            ....    ....    ....    ....    ....
                        </div>

                        <!-- Category Widget -->
                        <div class="sidebar-widget categories">
                            ....    ....    ....    ....    ....
                        </div>

                        <!-- Tags Widget -->
                        <div class="sidebar-widget popular-tags">
                            ....    ....    ....    ....    ....
                        </div>

                        <!-- Add Banner Widget -->
                        <div class="sidebar-widget">
                            ....    ....    ....    ....    ....
                        </div>
                                            
                    </aside>
                </div>
            </div>
        </div>
    </div>

{% endblock content %}
                            

CSS

Arcix Built with latest version of CSS3.

File Name Details
css/animate.css animate CSS
css/bootstrap.css bootstrap CSS
css/color.css color CSS
css/custom-animate.css elpath CSS
css/eleganticons.css flaticon CSS
css/flaticon.css font-awesome-all
css/jquery.fancybox.min.css odometer Css
css/nice-select.css owl Css
css/style.css Style Css
css/swiper.min.css Style Css

Javascript

Arcix Built with Javascript

File Name Details
js/appear.js Appear js
js/bootstrap.min.js bootstrap min Js
js/isotope.js isotope js
js/jquery.ajaxchimp.min.js jquery ajaxchimp js
js/jquery.fancybox.js jquery fancybox js
js/jquery.mCustomScrollbar.concat.min.js jquery mCustomScrollbar concat js
js/jquery.nice-select.min.js jquery nice select min js
js/knob.js knob js
js/'owl'.js owl
js/script.js script

Credit & Resources

We have used the following plugins.

Support

Thank you for become a part of us. If you have any query, suggestion and complain. Contact us anytime. If you have any questions that are beyond the scope of this documentation, please feel free to email us via our Support mail : Support

Changelog

1.0.0 - 27th May 2025

General

Initial Released

© 2025 Arcix