-
An AsciiDoc document can include multiple included source files and files of document elements, such as images.
This content hash is used to determine whether a document needs to be rebuilt, dependi…
-
## Background
To meet its promise of interoperability, CDM requires a defined standard for the exchange of information. Unfortunately, after a detailed analysis, the community determined that the c…
-
11000
-
测试
-
I need to setup a cluster with Kubespray while using an external CA.
Since this process is not documented, I made a search and read [this issue](https://github.com/kubernetes-sigs/kubespray/issues/…
-
# Problem description
When have a internal or external link page it should be possible still to define Excerpt Data. This way the content manager can still control data representing a teaser to tha…
-
Librarians regularly create bespoke workshop content on topics that are relevant to Carpentries topics and live outside of the Carpentries. In some cases this is content that is a variation or improve…
-
to maintain compatibility with external tooling we should make sure our attribute respect the latest (stable) semantic conventions. When we initially implemented things, the spec was still in draft. T…
-
I suggest adding some kind of rule to allow extending external configurations like [it's done in eslint](http://eslint.org/docs/user-guide/configuring#extending-configuration-files).
I have differe…
-
For now, the `ordered_by` kwarg is use only for objects *already fetch*
```py
def get_queryset(self, *args: tuple, **kwargs: dict) -> QuerySet:
"""
Return the queryset filter…