Jeffrey Paul sneak
sneak commented on issue sneak/jekyllsitebuilder#1 2026-02-22 17:57:39 +01:00
make it faster

make changes via PR, please. there's no branch protection for now so you can merge the PR yourself when you like.

sneak commented on issue sneak/jekyllsitebuilder#1 2026-02-22 17:56:43 +01:00
make it faster

you change the install list by editing the dockerfile in this repo. also switch the default branch name to main.

sneak commented on issue sneak/jekyllsitebuilder#1 2026-02-22 17:53:05 +01:00
make it faster

also i'd generally prefer we use nvm to install node.

sneak opened issue sneak/jekyllsitebuilder#1 2026-02-22 17:52:47 +01:00
make it faster
sneak pushed to main at sneak/prompts 2026-02-22 17:21:56 +01:00
b5575b9f59 Add test requirements to checklists, .dockerignore URLs, root symlink, and Makefile comment
sneak pushed to main at sneak/prompts 2026-02-22 17:15:15 +01:00
e97b48eea4 Fix review issues: front matter, headings, consistency, typos
sneak pushed to main at sneak/prompts 2026-02-22 16:56:05 +01:00
3768b8ca02 Add rule: all software repos must have tests
sneak pushed to main at sneak/prompts 2026-02-22 16:53:08 +01:00
03bf0b8445 Add authoritative URLs to checklists and copy .golangci.yml
sneak pushed to main at sneak/prompts 2026-02-22 16:47:47 +01:00
3a5ac2d72f Fix typo and match second quickstart example to first
00c21cc5c5 Fix heading, scope, version placement, and consistency across policy docs
Compare 2 commits »
sneak pushed to main at sneak/prompts 2026-02-22 16:35:45 +01:00
f43445caea Add CI policy, strengthen hash-pinning rule, add Gitea Actions workflow
sneak pushed to main at sneak/prompts 2026-02-22 16:29:08 +01:00
7f4ed7edbd Add quick start one-liners to README
sneak pushed to main at sneak/prompts 2026-02-22 16:26:55 +01:00
d523ff37ae Add code styleguide split into general, Go, JS, and Python files
sneak pushed to main at sneak/prompts 2026-02-22 16:21:02 +01:00
2ab09985e0 Move prompt markdown files into prompts/ subdirectory
sneak pushed to main at sneak/prompts 2026-02-22 16:18:54 +01:00
5a17686115 Add Go HTTP server conventions
sneak pushed to main at sneak/prompts 2026-02-22 16:13:49 +01:00
1e6d73e1ea Add formatting-first step to existing repo checklist
sneak pushed to main at sneak/prompts 2026-02-22 16:11:52 +01:00
d7b8ff30e3 Add prose-wrap policy: hard-wrap markdown at 80 columns
sneak pushed to main at sneak/prompts 2026-02-22 16:10:31 +01:00
d1a98c2413 Add checklists for existing and new repo setup
sneak pushed to main at sneak/netwatch 2026-02-22 16:09:26 +01:00
818accc454 Bring repo up to REPO_POLICIES.md standards
ca403e68d1 Pin Dockerfile base images to SHA256 digests
e106dd5332 Update README with Docker, health indicator, and WAN/local docs
fa3d50393e Add Dockerfile with nginx for static serving
651c86211d Refactor to classes and implement UI improvements
Compare 5 commits »
sneak pushed to feature/ui-improvements-and-docker at sneak/netwatch 2026-02-22 16:09:16 +01:00
818accc454 Bring repo up to REPO_POLICIES.md standards
ca403e68d1 Pin Dockerfile base images to SHA256 digests
Compare 2 commits »
sneak pushed to main at sneak/prompts 2026-02-22 16:06:15 +01:00
06f279fa5b Add security and git policies, make repo a model example