Skip to content

misaelabanto/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

299 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Misael's Blog

This is the source code for my personal blog, where I write about technology, software development, and other topics that I find interesting.

✨ Features

  • ✅ Built with Astro
  • ✅ Styled with Tailwind CSS and DaisyUI
  • ✅ Content written in MDX
  • ✅ i18n support for English and Spanish
  • ✅ Sitemap and RSS feed generation
  • ✅ Diagrams with Mermaid

🚀 Getting Started

To get a local copy up and running, follow these simple steps.

Prerequisites

Installation

  1. Clone the repo
    git clone https://github.com/misaelabanto/blog.git
  2. Install dependencies
    pnpm install

Running the project

pnpm dev

This will start the development server at http://localhost:4321.

🧞 Commands

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

Command Action
pnpm install Installs dependencies
pnpm dev Starts local dev server at localhost:4321
pnpm build Build your production site to ./dist/
pnpm preview Preview your build locally, before deploying

About

Misael's blog made with Astro

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors