Jak2k / tuxnest

Linux for Beginners (WIP)

Home Page:https://tuxnest.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Starlight Starter Kit: Basics

Built with Starlight

Tuxnest is a website with the goal to help beginners get familiar with Linux.

๐Ÿš€ Project Structure

All content is in src/content/docs. There is a sub-directory de for the German translation. The translation has the same file structure just without the de folder.

๐Ÿงž Commands

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

Command Action
pnpm install Installs dependencies
pnpm run dev Starts local dev server at localhost:4321
pnpm run build Build your production site to ./dist/
pnpm run preview Preview your build locally, before deploying
pnpm run astro ... Run CLI commands like astro add, astro check
pnpm run astro -- --help Get help using the Astro CLI

About

Linux for Beginners (WIP)

https://tuxnest.vercel.app

License:GNU Affero General Public License v3.0


Languages

Language:MDX 93.9%Language:JavaScript 4.3%Language:TypeScript 1.5%Language:HTML 0.3%