Skip to content

ECEHive/challenges

Repository files navigation

Hive Challenges

Built with Starlight

A new way to learn about the tools at the Hive Makerspace.

Project Structure

Challenges are under content/docs and written with .mdx. Each file is exposed as a route based on its file name.

Images are colocated so they can be accessed with just their name. Follow the format ${CHALLENGE}_${NUMBER}.{jpg,png,svg}, i.e. something like basic_1.png or advanced_2.svg.

Commands

All commands are run from the root of the project, from a terminal:

Command Action
npx astro dev Launch local dev server
npx astro build && npx astro preview Build site and preview it (needed to test search functionality)
npx @astrojs/upgrade Upgrade Astro and other dependencies

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors