Skip to content

Repository files navigation

About

A central place for me to share the algorithms I use for speedsolving the Rubik's Cube with inline visualizations, data driven, and shipped as a Progressive web app to have the offline power of a PDF.

Link to my (old/current) algsheet on Google Sheets

Get Started

pnpm i
pnpm astro dev

add this to settings.json in VSCode for Tailwind intellisense in strings (i.e. in AlgListing.svelte):

 "tailwindCSS.experimental.classRegex": [
["Styles \\=([^;]*);", "'([^']*)'"],
["Styles \\=([^;]*);", "\"([^\"]*)\""],
["Styles \\=([^;]*);", "\\`([^\\`]*)\\`"]
],

Build site locally

pnpm astro build && pnpm astro preview

Stack

Powered by Astro 🚀, Tailwind ☁️, Svelte 🦾, and CubingJS 📦

About

Trexrush's Algs website

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages