معرفی شرکت ها


flores-0.2.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Yet another static site generator.
ویژگی مقدار
سیستم عامل -
نام فایل flores-0.2.0
نام flores
نسخه کتابخانه 0.2.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده -
ایمیل نویسنده Dimitri Kokkonis <kokkonisd@gmail.com>
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/flores/
مجوز GPL-3.0
# Flores ![CI](https://github.com/kokkonisd/flores/actions/workflows/ci.yaml/badge.svg?branch=main) ![codecov](https://codecov.io/gh/kokkonisd/flores/branch/main/graph/badge.svg) Yet another static site generator. ## Motivation Why create another static site generator when there are [so many out there](https://jamstack.org/generators/)? Mainly for two reasons: 1. For the learning and fun of it. 2. Because most generators are very complex because they aim to be very powerful. Flores is supposed to be as simple as possible, and yet be powerful enough to do what most static sites need. Its basic functionality is heavily inspired by [Jekyll](https://jekyllrb.com/). The idea is to be able to use it on a large number of platforms (Linux, macOS and Windows are supported!) without a ton of dependencies or custom plugins. ## Features For the moment, Flores supports the following features: - Markdown-based pages and posts - User-defined data and custom "data pages" - Out-of-the-box image optimization - Out-of-the-box Sass/SCSS support - A local testing/preview server - Cross-platform support (Linux, macOS, Windows) ## Documentation You can read the latest documentation for the ``main`` branch [here](https://kokkonisd.github.io/flores), or you can build it yourself from source: ```console $ python -m pip install requirements-docs.txt $ sphinx-build -b html docs/ docs/_build/ ```


نیازمندی

مقدار نام
- Jinja2
- libsass
- pyyaml
- Markdown
- pymdown-extensions
- Pillow
- Pygments
- nox
- pre-commit
- pytest
- pytest-cov
- requests


زبان مورد نیاز

مقدار نام
>=3.9 Python


نحوه نصب


نصب پکیج whl flores-0.2.0:

    pip install flores-0.2.0.whl


نصب پکیج tar.gz flores-0.2.0:

    pip install flores-0.2.0.tar.gz