Skip to content

Selekkt/astro-skelet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

astro-Skelet

👀 Demo

Open in StackBlitz

🚀 Get started

Command Action
cd your-project Navigate to the astro directory
git clone https://github.com/Selekkt/astro-skelet.git clone astro-Skelet
npm install Installs dependencies (run only the first time)
npm start Starts local dev server at localhost:3000
npm run build Build your production site to ./dist/
npm run preview Preview your build locally, before deploying

🛠 Next

  • Navigate to src/data/config.js and edit to match your site's information.

  • Write your blog posts in Markdown at src/pages/blog/

  • Create your pages in HTML at src/pages/

  • Create your components at components/


This is a fork of astro-minimal-starter

About

astro-Skelet. a blank, minimal starter kit for Astro.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published