{ "info": { "author": "maxbachmann", "author_email": "kontakt@maxbachmann.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Plugins", "Framework :: Lektor", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3" ], "description": "# SCSScompile\n[![PyPI version](https://badge.fury.io/py/lektor-scsscompile.svg)](https://badge.fury.io/py/lektor-scsscompile) [![Downloads](https://pepy.tech/badge/lektor-scsscompile)](https://pepy.tech/project/lektor-scsscompile)\n\nSCSS compiler for Lektor that automatically compiles sass.\n\nUses [libsass](https://github.com/sass/libsass-python) and looks for .scss/.sass files (ignores part files that begin with a underscore e.g. '_testfile.scss'),\ncompiling them as part of the build process. It only rebuilds when it's needed (file changed, a file it imports changed or the config changed). When starting the the development server it watchs the files for changes in the background and rebuilds them when needed.\n\n## Installing\n\nYou can install the plugin with Lektor's installer::\n```bash\nlektor plugins add lektor-scsscompile\n```\n\nOr by hand, adding the plugin to the packages section in your lektorproject file::\n```bash\n[packages]\nlektor-scsscompile = 1.2.4\n```\n\n## Usage\n#####\n\nTo enable scsscompile, pass the `scsscompile` flag when starting the development\nserver or when running a build::\n```bash\nlektor build -f scsscompile\n```\n```bash\nlektor build -f scsscompile\n```\n\nThe Plugin has the following settings you can adjust to your needs:\n\n|parameter |default value |description |\n|---------------|-------------------|--------------------------------------------------------------------------------------------------|\n|source_dir |asset_sources/scss/| the directory in which the plugin searchs for sass files (subdirectories are included) |\n|output_dir |assets/css/ | the directory the compiled css files get place at |\n|output_style |compressed | coding style of the compiled result. choose one of: 'nested', 'expanded', 'compact', 'compressed'|\n|source_comments|False | whether to add comments about source lines |\n|precision |5 | precision for numbers |\n\nAn example file with the default config can be found at `configs/scsscompile.ini`\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/maxbachmann/lektor-SCSScompile", "keywords": "Lektor plugin", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "lektor-scsscompile", "package_url": "https://pypi.org/project/lektor-scsscompile/", "platform": "", "project_url": "https://pypi.org/project/lektor-scsscompile/", "project_urls": { "Homepage": "https://github.com/maxbachmann/lektor-SCSScompile" }, "release_url": "https://pypi.org/project/lektor-scsscompile/1.2.4/", "requires_dist": [ "libsass", "termcolor" ], "requires_python": "", "summary": "SASS compiler for Lektor, thats based on libsass.", "version": "1.2.4" }, "last_serial": 5710797, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "b3f5c1597f39dae1b10ad9f02e034769", "sha256": "be75efa454183dabea772e66de02c0094ea737478fd4a34fdb89f9fba013f0a7" }, "downloads": -1, "filename": "lektor_scsscompile-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "b3f5c1597f39dae1b10ad9f02e034769", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2243, "upload_time": "2019-06-15T04:33:15", "url": "https://files.pythonhosted.org/packages/0f/96/a3ec337adbc354a74d634b17ed0c360ff9ae552688dbaf1545b6238f2f59/lektor_scsscompile-0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "59a60434b62d20f685fc0c93560e7591", "sha256": "08a426871aa316d3a2bdd28a4ec1b63ac7163a1dccd049dda8321140e773b93f" }, "downloads": -1, "filename": "lektor-scsscompile-0.1.tar.gz", "has_sig": false, "md5_digest": "59a60434b62d20f685fc0c93560e7591", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1812, "upload_time": "2019-06-15T04:33:17", "url": "https://files.pythonhosted.org/packages/18/e9/60709276181c357a7197138a1849affa7006fa2ac30aa5cba4f88aac2f26/lektor-scsscompile-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "cbc1b3792444b71054724f5c29af16a7", "sha256": "2924c07be63f570e5f3eae04c7c5521dba43323aa996546b3a667925c3314661" }, "downloads": -1, "filename": "lektor_scsscompile-0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "cbc1b3792444b71054724f5c29af16a7", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3154, "upload_time": "2019-06-15T12:01:48", "url": "https://files.pythonhosted.org/packages/38/13/c292be5a2776ef9b877cefd20a9e03b4b25e671688fb12ee47d1bf8a0aec/lektor_scsscompile-0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b9471e528f02a13ea36c44e3a7051406", "sha256": "896f2f3b9adb0dc8e3083327484af896a52d730f1d12fd14a1174d0ac0bb491c" }, "downloads": -1, "filename": "lektor-scsscompile-0.2.tar.gz", "has_sig": false, "md5_digest": "b9471e528f02a13ea36c44e3a7051406", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2822, "upload_time": "2019-06-15T12:01:49", "url": "https://files.pythonhosted.org/packages/5c/1b/b442b87a68edec1c33dc54bfcb87d224900feb95c00e78584375f97b9223/lektor-scsscompile-0.2.tar.gz" } ], "1.0": [ { "comment_text": "", "digests": { "md5": "ab366da6adb4b501c27091d42071cdc4", "sha256": "30df8a3c0a00c8105e9945161457672eb475ed3cc205c84b6ade4b9c2044208e" }, "downloads": -1, "filename": "lektor_scsscompile-1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "ab366da6adb4b501c27091d42071cdc4", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3165, "upload_time": "2019-06-16T15:36:37", "url": "https://files.pythonhosted.org/packages/94/a1/4d639a257b760aff8296cc9c1592bc95270b483a36da865fb2f43d4586c0/lektor_scsscompile-1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c393c373df89aaa6c634cab418b8a11c", "sha256": "b6b07b76ffe9911bd5022b5c8ed40d30b5af26eacfd079f6fd0092c8238f775f" }, "downloads": -1, "filename": "lektor-scsscompile-1.0.tar.gz", "has_sig": false, "md5_digest": "c393c373df89aaa6c634cab418b8a11c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2815, "upload_time": "2019-06-16T15:36:39", "url": "https://files.pythonhosted.org/packages/47/f3/20ccb5b73533258a437424fae6e224d83e3aac7a44b65c55ba3c2916d7f7/lektor-scsscompile-1.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "fb9bba1aad497fd91232d01aaeeba706", "sha256": "43d8f01778f8a0f86d961f2172309288bdbaf1d59a87db68b37385ec146d590d" }, "downloads": -1, "filename": "lektor_scsscompile-1.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "fb9bba1aad497fd91232d01aaeeba706", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3184, "upload_time": "2019-06-16T15:50:41", "url": "https://files.pythonhosted.org/packages/f1/a8/c55c4664978d0d82351abd640547549f593db5e3a2c6522b8df50745c401/lektor_scsscompile-1.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "82d13391d007eab39b856e55b7745b97", "sha256": "44c4a62856c1ca4a1803e548f5d4c8cc286e5cb23e443761fe4922fd29d62290" }, "downloads": -1, "filename": "lektor-scsscompile-1.0.1.tar.gz", "has_sig": false, "md5_digest": "82d13391d007eab39b856e55b7745b97", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2817, "upload_time": "2019-06-16T15:50:43", "url": "https://files.pythonhosted.org/packages/7a/a8/c9c7e9dccfb9b061b251191f0115abefecb455319f9cdc67948a679bd6d9/lektor-scsscompile-1.0.1.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "c5ec79f6992c50dd64f43e184a23c122", "sha256": "3718ea609ea3154daeee33056c6838bd54a8687e0c0e4a8faf71c9465e7d148b" }, "downloads": -1, "filename": "lektor_scsscompile-1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "c5ec79f6992c50dd64f43e184a23c122", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4424, "upload_time": "2019-06-27T17:37:55", "url": "https://files.pythonhosted.org/packages/83/99/adabee964aa1b09ced7fc20725e163101511f5c65f964ec9229fbefe4189/lektor_scsscompile-1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6af3356f0c892f3cf1c456bfd1e1aeb8", "sha256": "2034bcd82c21c784cffbeea42dad69a06c85bdc574a3e185faa7fe18e56732bc" }, "downloads": -1, "filename": "lektor-scsscompile-1.1.tar.gz", "has_sig": false, "md5_digest": "6af3356f0c892f3cf1c456bfd1e1aeb8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3205, "upload_time": "2019-06-27T17:37:57", "url": "https://files.pythonhosted.org/packages/f8/82/a917be1cc953ad32bca32801d90af71f694836d0a18e096547227b3b4021/lektor-scsscompile-1.1.tar.gz" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "601194f3d4072dc5dba4e999b339f5a3", "sha256": "390b9cf545dfcef0185a473069544f9ae37c628b68db0c6bf0b84199bf4e30f0" }, "downloads": -1, "filename": "lektor_scsscompile-1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "601194f3d4072dc5dba4e999b339f5a3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5168, "upload_time": "2019-07-20T20:11:22", "url": "https://files.pythonhosted.org/packages/5f/57/8c48efc38812088df8b7b6b2722b886493283756693408b9c9a829907bd3/lektor_scsscompile-1.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "cbea5f761cbf9d031faa88b7d30010ec", "sha256": "fa405b5e09db4e12cc6be968cdb73036d9379c0de52de4057a40d161fb00f122" }, "downloads": -1, "filename": "lektor-scsscompile-1.2.tar.gz", "has_sig": false, "md5_digest": "cbea5f761cbf9d031faa88b7d30010ec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3921, "upload_time": "2019-07-20T20:11:24", "url": "https://files.pythonhosted.org/packages/38/b6/4ff180be091a6086549560146efc98ba82d2cc18131cc4be3bac87f91fd1/lektor-scsscompile-1.2.tar.gz" } ], "1.2.1": [ { "comment_text": "", "digests": { "md5": "c69ab97731cf57777a2ea1d5bd9d5eb8", "sha256": "e6ddd4ab8f96c2a9bcaad50a882287cc2a719d88e9cdded796e36242abcde8b6" }, "downloads": -1, "filename": "lektor_scsscompile-1.2.1-py3-none-any.whl", "has_sig": false, "md5_digest": "c69ab97731cf57777a2ea1d5bd9d5eb8", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5202, "upload_time": "2019-07-20T21:19:32", "url": "https://files.pythonhosted.org/packages/a4/c8/a710982ed31d827b765f63501f428cacbb54f6b97dc92f4e26774a7d3618/lektor_scsscompile-1.2.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "11307a3f061cec276bba252e484f4a96", "sha256": "e26523c98087f3b5914b6b5a3954559f2e96077b427156c9e1ff0c29dc3c8631" }, "downloads": -1, "filename": "lektor-scsscompile-1.2.1.tar.gz", "has_sig": false, "md5_digest": "11307a3f061cec276bba252e484f4a96", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3921, "upload_time": "2019-07-20T21:19:33", "url": "https://files.pythonhosted.org/packages/72/37/4c78f61f5366dce02ac9544865727cffe2846189e89638451be6278aa0d0/lektor-scsscompile-1.2.1.tar.gz" } ], "1.2.2": [ { "comment_text": "", "digests": { "md5": "8fc5e042ececc79b77d2164d42f22f45", "sha256": "669d6be3aa7b67e29ad2604c6486e75279fac4fbf14ea51b5a463385b76677eb" }, "downloads": -1, "filename": "lektor_scsscompile-1.2.2-py3-none-any.whl", "has_sig": false, "md5_digest": "8fc5e042ececc79b77d2164d42f22f45", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5237, "upload_time": "2019-07-20T21:37:00", "url": "https://files.pythonhosted.org/packages/01/d3/7b1d1a18fddf06d26977cc7b61d336c670f183968cbf1bed0dd687f122ad/lektor_scsscompile-1.2.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a15b5e2b06cb1d74d0d99b49985a4d3f", "sha256": "6004ead9fa701b0bae6321e55723bc34ccf3aa26ffeed22456937cad96b58d36" }, "downloads": -1, "filename": "lektor-scsscompile-1.2.2.tar.gz", "has_sig": false, "md5_digest": "a15b5e2b06cb1d74d0d99b49985a4d3f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3938, "upload_time": "2019-07-20T21:37:01", "url": "https://files.pythonhosted.org/packages/6f/3d/39dfdf9420b0c4bbc314635e97611ccadf7696c54b997c05f1797d945081/lektor-scsscompile-1.2.2.tar.gz" } ], "1.2.3": [ { "comment_text": "", "digests": { "md5": "970b33a3e3c2cf14f3430142eac5db0d", "sha256": "c3a239c7076cc2b05273a15891bb050ef4a2cf88a8d230609a7a28b75805842d" }, "downloads": -1, "filename": "lektor_scsscompile-1.2.3-py3-none-any.whl", "has_sig": false, "md5_digest": "970b33a3e3c2cf14f3430142eac5db0d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5249, "upload_time": "2019-07-21T10:36:04", "url": "https://files.pythonhosted.org/packages/c1/7c/e67a085170b3f91ac46cdc813b46449ff38ea604ffe525718d70466035f7/lektor_scsscompile-1.2.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2c58615ff6e2298b4c1b923bd457581f", "sha256": "9800e4d9311122c458c3393c76214f00de57086813a506d604799a85407619d0" }, "downloads": -1, "filename": "lektor-scsscompile-1.2.3.tar.gz", "has_sig": false, "md5_digest": "2c58615ff6e2298b4c1b923bd457581f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3989, "upload_time": "2019-07-21T10:36:06", "url": "https://files.pythonhosted.org/packages/33/fe/2ddaa9c24eead0cc438969bd807f9afa725af6f33a6743fd673066bfc64b/lektor-scsscompile-1.2.3.tar.gz" } ], "1.2.4": [ { "comment_text": "", "digests": { "md5": "9ef09a6184718bcb3981a39df25b67e6", "sha256": "04bd0fa009a80e8eb54290cf5c2f24dd8ce8b27bba8279b8ee447fdb79714bd2" }, "downloads": -1, "filename": "lektor_scsscompile-1.2.4-py3-none-any.whl", "has_sig": false, "md5_digest": "9ef09a6184718bcb3981a39df25b67e6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5343, "upload_time": "2019-08-21T17:22:23", "url": "https://files.pythonhosted.org/packages/07/93/0eb311d0303f8f28aa12f0e3ca008d4fefcb0fd1a76bcc9f179d33e18dec/lektor_scsscompile-1.2.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9da34530dfdbe2ae4bf24f35257cb336", "sha256": "1f8f2694d32d100a39052851926d2349d55702acc0a27bdbadf196ab4268b3ee" }, "downloads": -1, "filename": "lektor-scsscompile-1.2.4.tar.gz", "has_sig": false, "md5_digest": "9da34530dfdbe2ae4bf24f35257cb336", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4087, "upload_time": "2019-08-21T17:22:25", "url": "https://files.pythonhosted.org/packages/11/e2/99381f67bf0d0795f598070cc270e595baa9be15a2f37b73627646306939/lektor-scsscompile-1.2.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9ef09a6184718bcb3981a39df25b67e6", "sha256": "04bd0fa009a80e8eb54290cf5c2f24dd8ce8b27bba8279b8ee447fdb79714bd2" }, "downloads": -1, "filename": "lektor_scsscompile-1.2.4-py3-none-any.whl", "has_sig": false, "md5_digest": "9ef09a6184718bcb3981a39df25b67e6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5343, "upload_time": "2019-08-21T17:22:23", "url": "https://files.pythonhosted.org/packages/07/93/0eb311d0303f8f28aa12f0e3ca008d4fefcb0fd1a76bcc9f179d33e18dec/lektor_scsscompile-1.2.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9da34530dfdbe2ae4bf24f35257cb336", "sha256": "1f8f2694d32d100a39052851926d2349d55702acc0a27bdbadf196ab4268b3ee" }, "downloads": -1, "filename": "lektor-scsscompile-1.2.4.tar.gz", "has_sig": false, "md5_digest": "9da34530dfdbe2ae4bf24f35257cb336", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4087, "upload_time": "2019-08-21T17:22:25", "url": "https://files.pythonhosted.org/packages/11/e2/99381f67bf0d0795f598070cc270e595baa9be15a2f37b73627646306939/lektor-scsscompile-1.2.4.tar.gz" } ] }