decentral1se pushed to main at Toolsheds/snackbar
- 978b2f3cd3 wip: fire up hugo serve on startup
6 months ago
decentral1se pushed to main at Toolsheds/snackbar
- d5f04dca53 docs: fix hacking guide, point to bikemap
6 months ago
decentral1se pushed to main at Toolsheds/snackbar
- ee76eb6b64 refactor!: remove npm yeehaw
6 months ago
decentral1se pushed to main at Toolsheds/snackbar
- fcf497b1a1 feat: loader for new site
- ce117468ab feat: load existing sites
- ce7ae22e0d feat: create site & clone theme
- b8f6b195f4 feat: hugo download with indicator
- 10ad82eee7 wip: feat: download hugo
- Compare 6 commits »
6 months ago
decentral1se created repository Toolsheds/snackbar
6 months ago
decentral1se commented on issue CC/octomode#33
new octomode file breaks octomode@ccl > urllib.error.HTTPError: HTTP Error 401: Unauthorized I think that means your API key might be invalid or it somehow can't get the correct permissions for the requests it needs to do.
9 months ago
decentral1se commented on issue varia/go-sh-manymanuals#9
Improve bleve search accuracyJust saw this fly by and is related: https://github.com/PaperCutSoftware/pdfsearch One interesting part is that it can match terms from an index and then generate a PDF of the relevant pages…
10 months ago
decentral1se deleted branch deps-upgrade from CC/octomode
10 months ago
decentral1se commented on issue CC/octomode#12
Show page count of generated PDF?This is possible via CSS now: ```css @page { size: A4 portrait; counter-increment: page; @bottom-center { content: counter(page); padding-bottom: 5px; } } ```
11 months ago
decentral1se commented on issue CC/octomode#15
html doesn't accept img styleMaybe an issue back in the day but that's working now for several projects. Gonna close this one off.
11 months ago
decentral1se closed issue CC/octomode#26
Running `make setup` from scratch results in error11 months ago