oupala

Results 72 issues of oupala

There seems to be an interaction between metalsmith-permalinks and metalsmith-tags. metalsmith-permalinks do not works well if executed after metalsmith-tags, so I had to move the use of metalsmith-tags after the...

As a stash is a good indicator of WIP and on-going work, gws should display the number of stash per git repo.

I'm using Atom, remark-lint and linter-remark to lint my markdown files. I have some warnings on Atom console: > Cell should be padded (remark-lint:table-cell-padding) But no warning on my terminal:...

I get an error `Error: Could not find module remark-preset-lint-recommended` while trying to use linter-markdown. I'm using Atom 1.23.0 for debian. I installed the following package locally, in the same...

[metalsmith-permalinks](https://github.com/segmentio/metalsmith-permalinks) switched to [slugify](https://github.com/simov/slugify) for its last version. Why not switch to slugify either so that slugs are consistent between url slugs and anchor slugs. Example: ``` https://server/slug-by-metalsmith-permalinks/#slug-by-metalsmith-headings-identifier ``` It...

To solve an accessibility issue, I need to add an ARIA role as an attribute to my headers. The resulting header would become: ```html This is the title ``` `%s`...

In addition to `ADD_MODULES` variable that allow to "List (of) module to install, why not support the parsing of the `requirements.txt` that is often used to list additional modules to...

I'm currentyl trying to move from radicale 1.1 to radicale 2 and I'm getting some error after migrating my data from radicale 1.1 to radicale 2: > 2021-03-15 00:26:26,371 -...

Is it possible do add image to a node, as [graphviz is handling images for nodes](https://graphviz.org/docs/attrs/image/).

Would you be interested in publishing a helm chart to deploy plik? If yes, I am willing to contribute to a helm chart for plik. Let me know...