Made with Astro.
This is my blog. It was made using Astro Framework, Svelte and TailwindCSS.
DISCLAIMER: It's in Spanish.
yarn build Builds the project
yarn preview Previews the ALREADY BUILT project.
yarn dev Starts a local live-updating testing/development server
yarn pub Publish the project to Surge
yarn buildprev Builds the project and then previews it.