Jeremy Meiss
Jeremy Meiss
Both of these were valid at one point and then the system started saying they couldn't be validated, even though the links took them directly there. https://x.com/IAmJerdog/status/937324915182665729?t=aA060HeSQnz6DjRTNrbUBg&s=19 (I wonder if...
While Docker is the de facto option for containers, it's not the only one. Adding `podman` as an option would be ideal, and broaden the potential audience.
# What does this PR accomplish? * Resolves #146, plus cleans up some of the base template # Getting there * Implemented a mobile nav utilizing css, following basic structure...
While looking into #146 , I noticed that there is a lot of content + css that is unused and looks to be left over from a previous version of...
At breakpoint 999px the nav adjusts but never goes to a responsive hamburger menu as is relatively standard, even when on mobile.  There are two issues here as I...
Add Bluesky Notify to the Other Tools list
Had some issues trying to convert docFX to Docusaurus (v3.7) and made some updates to some dependencies, project version, and HTML/markdown handling. - Update Log73 package to version 0.8.0-preview2 -...
**Describe the bug** When deploying to Netlify, the first build fails with the following error: ```bash 12:35:01 PM: Error: The exporting for Slidev is powered by Playwright, please install it...
I have the index.html file in `/static/admin`: ```html Content Manager ``` and the config.yml file in `/static/admin`: ```yaml backend: name: github repo: my-repo branch: "dev" publish_mode: editorial_workflow media_folder: "static/img" public_folder:...
I am attempting to scrape my docusaurus website, and have setup the Typesense server on Docker locally on my Synology to test before deploying. I have it successfully reverse proxying...