-
Updated
Aug 2, 2021 - JavaScript
site-generator
Here are 96 public repositories matching this topic...
-
Updated
Jul 20, 2021 - JavaScript
-
Updated
Jun 18, 2021 - TypeScript
-
Updated
Jul 9, 2021 - TypeScript
-
Updated
Nov 7, 2020 - Go
-
Updated
Aug 2, 2021 - PHP
-
Updated
May 4, 2021 - Scala
-
Updated
Jun 8, 2021 - PHP
-
Updated
Aug 9, 2017 - Python
-
Updated
Oct 1, 2019 - CSS
-
Updated
Aug 1, 2021 - JavaScript
-
Updated
Jun 7, 2021 - JavaScript
-
Updated
Jan 27, 2021 - TypeScript
-
Updated
Aug 1, 2021 - JavaScript
-
Updated
Jun 13, 2021 - Shell
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
Jan 28, 2019 - JavaScript
-
Updated
Jul 9, 2021 - Python
-
Updated
Feb 11, 2021 - Java
-
Updated
Feb 11, 2021 - Groovy
-
Updated
Mar 28, 2021 - Python
-
Updated
Jun 28, 2021 - JavaScript
-
Updated
Aug 29, 2018 - JavaScript
-
Updated
Jul 12, 2021 - Ruby
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
Jul 28, 2021 - HTML
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."
The main issue is that it's painful to get a real library loaded without just creating some files and commit them. Ideally there would be a function/macro that can be used to create pages/sections.
The other files in the
library
component create whatever is needed manually but it makes tests very verbose/long where 90% of the test is actually setup.The
library.rs
really needs some more tes