معرفی شرکت ها


DelogX-1.2.3


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Yet another Markdown based blog
ویژگی مقدار
سیستم عامل OS Independent
نام فایل DelogX-1.2.3
نام DelogX
نسخه کتابخانه 1.2.3
نگهدارنده []
ایمیل نگهدارنده []
نویسنده deluxghost
ایمیل نویسنده deluxghost@gmail.com
آدرس صفحه اصلی http://delogx.deluxghost.me/
آدرس اینترنتی https://pypi.org/project/DelogX/
مجوز Apache License 2.0
DelogX is a lite, tiny, micro and dynamic Markdown based blog framework, written in Python and powered by Flask. Features -------- - Small, little, lite, tiny and micro. - Easy to install and deploy. - Write and publish with Markdown. - Manage articles in one directory. - No database and admin panel, everything is file. - Compatible with Windows, macOS, Linux and even WSL or Android. - Configure everything, including localization. - Customize your blog with plugins and themes. - Deploy on Apache, Nginx, standalone WSGI containers or just built-in server. Installation ------------ Install DelogX with pip: .. code:: shell pip3 install DelogX You may need root permissions: .. code:: shell sudo pip3 install DelogX Getting Started --------------- After installing, Create a new directory to store your blog application, and enter it. .. code:: shell mkdir my_blog cd my_blog Then run command: .. code:: shell delogx init and follow the instructions to initialize. When the process is complete, run: .. code:: shell python3 debug.py and visit "http://127.0.0.1:8000" to test if everything is ok. If everything is ok, you can read the `documentation <https://github.com/deluxghost/DelogX/wiki>`__ to learn about how to config and how to add posts.


نحوه نصب


نصب پکیج whl DelogX-1.2.3:

    pip install DelogX-1.2.3.whl


نصب پکیج tar.gz DelogX-1.2.3:

    pip install DelogX-1.2.3.tar.gz