-
Updated
Mar 16, 2022 - JavaScript
site-generator
Here are 109 public repositories matching this topic...
-
Updated
Mar 11, 2022 - JavaScript
-
Updated
Feb 22, 2022 - JavaScript
-
Updated
Feb 27, 2022 - TypeScript
-
Updated
Sep 18, 2021 - TypeScript
-
Updated
Nov 7, 2020 - Go
-
Updated
Jan 2, 2022 - PHP
-
Updated
Dec 20, 2021 - Scala
-
Updated
Feb 11, 2022 - PHP
-
Updated
Aug 9, 2017 - Python
-
Updated
Feb 3, 2022 - JavaScript
-
Updated
Mar 20, 2022 - JavaScript
-
Updated
Oct 1, 2019 - CSS
-
Updated
Mar 7, 2022
-
Updated
Feb 22, 2022 - TypeScript
-
Updated
Aug 1, 2021 - JavaScript
Check: https://github.com/psf/black
The following notable open-source projects trust Black with enforcing a consistent code style: pytest, tox, Pyramid, Django Channels, Hypothesis, attrs, SQLAlchemy, Poetry, PyPA applications (Warehouse, Pipenv, virtualenv), every Datadog Agent Integration.
-
Updated
Dec 25, 2020 - Go
-
Updated
Jan 28, 2019 - JavaScript
-
Updated
Oct 8, 2021 - JavaScript
-
Updated
Jan 18, 2022 - TypeScript
-
Updated
Feb 11, 2021 - Groovy
-
Updated
Feb 11, 2021 - Java
-
Updated
Mar 28, 2021 - Python
LiquiDoc can presently write data to file using a parse action and then ingest this data in later actions. For performance reasons, the option to carry those objects in memory might offer some slight improvements. More importantly, however, we could eventually allow evaluations and other results within the config if the config could evaluate the results of parse actions.
For instance, `_confi
-
Updated
Mar 7, 2022 - SCSS
Improve this page
Add a description, image, and links to the site-generator topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the site-generator topic, visit your repo's landing page and select "manage topics."
Documentation issue
Summary
If one follows the getting started example, the resulting page does not deploy to github pages - the link on the index.html points to
http://username.github.io/blog
rather than tohttp://username.github.io/repo/blog
, even though thebase_url
is configured to thehttp://username.github.io/repo/
.Check out the repro:
https://github.com/psarka/zola-