jgkaplan / jgkaplan.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Puzzle collection

npm start

TODO:

  • Add graph of puzzles, showing connections between them
  • Make things look nicer
    • Puzzle previews
    • Random button at the top
    • Navigation bar
    • overall formatting
    • tag page (word cloud based on number of puzzles per tag?)
  • Put something reasonable on the home page
  • add solution verification
  • include link to rss
  • add dark mode
  • add puzzle submissions
  • sources for puzzles
Command Action
npm install Installs dependencies
npm run dev Starts local dev server at localhost:4321
npm run build Build your production site to ./dist/
npm run preview Preview your build locally, before deploying
npm run astro ... Run CLI commands like astro add, astro check
npm run astro -- --help Get help using the Astro CLI

Credit

Build using Astro.

This theme is based off of the lovely Bear Blog.

About


Languages

Language:HTML 63.5%Language:Astro 14.0%Language:MDX 12.2%Language:CSS 6.8%Language:Python 1.5%Language:JavaScript 0.8%Language:Ruby 0.7%Language:TypeScript 0.5%Language:Shell 0.2%