Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 1011 Bytes

README.md

File metadata and controls

34 lines (27 loc) · 1011 Bytes

Gatsby

Massick portfolio

Based on gatsby Blog starter with many improvements

🥇 Features:

  1. Everything in the original starter
  2. Styled with TailwindCSS (Dark Mode by default)
  3. Multi-language (English and Spanish)
  4. Markdown powered blog (Read time, reading progress bar...)
  5. Optimized for Netlify
  6. Optimized for pnpm
  7. Categories support
  8. Fuzzy search for projects and articles (using fusejs)

🚀 Quick start

  1. Create a Gatsby site based on this one

    Use the Gatsby CLI (install instructions) to create a new site, specifying this starter.

    # create a new Gatsby site using this portfolio
    gatsby new my-portfolio https://github.com/M4ss1ck/massick-portfolio