You are browsing as a guest. Sign up (or log in) to start making projects!

21m 44s logged

Devlog 1

2026-07-04

What I built today

  • Built a GitHub project template repo
  • Set up folders (docs, src, assets, .github)
  • Added issue templates (bug + feature)
  • Added pull request template
  • Added CONTRIBUTING.md
  • Set up CI workflow
  • Fixed GitHub sync issues (empty folders, git tracking)

Problems I hit

  • Git didn’t upload empty folders
  • CI failed because structure wasn’t fully synced
  • Git push confusion / local vs GitHub mismatch

What I learned

  • Git does not track empty folders
  • CI runs on GitHub, not locally
  • Small missing details break automation

Next step

  • Improve CI checks
  • Polish README
0
3

Comments 0

No comments yet. Be the first!