kroesche
kroesche
This is a partial solution to #117. I implemented this for the files gallery but not the other variants. This is for your consideration. * a sha1 hash is generated...
First, thank you for this. I needed a photo gallery and stumbled across this after seeing a lot of overcomplicated and bloated solutions. This one is perfect. After creating a...
New option for pelican-bootstrap3 theme DISPLAY_PAGES_ON_SIDEBAR allows showing list of pages on the sidebar, similar to the way list of recent posts or categories can be shown in the sidebar....
CodeQL step in GitHub actions shows the following: ``` Error: This version of the CodeQL Action was deprecated on January 18th, 2023, and is no longer updated or supported. For...
If you customize the location of your photos with `images_path`, then the `background_photo` no longer works. The index template hardcodes a path to the background photo. This is not a...
Placeholder and reminder that the manual step current required to generate the position file for JLCPCB generation should be eventually automated. One possibility, look at KiBot. See also #30
Per this comment https://github.com/obra/kicad-tools/issues/27#issuecomment-926318498, obra would consider switching from using this: https://github.com/obra/kicad-automation-scripts to using this: https://github.com/INTI-CMNB/KiAuto For the kicad automation steps. I open this issue as a placeholder, reminder, and...