at055612

Results 148 issues of at055612

Currently the navbar search input has border `none` so you just see a hint of the drop shadow. As the input text is shorter than the input it looks like...

cla: yes
design/style

This PR does: * Upgrade PrismJS from 1.21.0 to 1.28.0 * Adds in the PrismJS command-line plugin (https://prismjs.com/plugins/command-line/) * Adds shortcode `shell` for bash type command line input/output (with line...

shortcodes

If all the pages/sections in a section have no `weight` set then the sidebar tree appears to show them in date modified order as this is the default page sorting...

I have two custom taxonomies that are both made of two words. It is not clear how to configure these multi word taxonomies. If I use lower_snake_case `object_types` then it...

taxonomy

The documentation site I am developing with _docsy_ needs to support deployment into some environments that have no internet access. Currently docsy pulls in various js libs and fonts from...

Need to add a mount for the db into proxy-(local|remote) docker compose yml files.

bug

Text field background shouldn't be light ![image](https://user-images.githubusercontent.com/22818309/177381951-a1038d95-3817-4db6-ab96-52294564c858.png)

bug
f:ui / ux

`fetch-json` is similar to `http-call` in that it hits a URL to get data back. They ought to use the same argument structure, same http client and same method for...

enhancement