Coder Social home page Coder Social logo

sonho463 / astro-minimal-starter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from treefarmstudio/astro-minimal-starter

0.0 0.0 0.0 5.16 MB

Home Page: https://astro-minimal-starter.netlify.app/

License: MIT License

JavaScript 6.24% CSS 1.54% Astro 92.23%

astro-minimal-starter's Introduction

Netlify Status

astro-minimal-starter

Open in StackBlitz

If you haven't heard about Astro yet you're missing out. This starter repo gives you a blog website with posts written in Markdown, all powered by Astro.

Don't be fooled by the simplicity of this starter either. With excellent SEO built in, Astro's excellent developer environment, and performance best practices you're getting one of the best foundations for a personal blog with posts written in markdown. The reason for making such a bare bones starter in terms of styles is that it has what you need out of the box for SEO and site structure but it makes no assumptions about how you want it look and behave.

Sometimes starters can feel like they are giving us way too much and you'll spend a day picking apart half of the code to get to the setup you actually wanted. Want to use vanilla CSS instead of Tailwind or Scss? No problem!

Features

  • Excellent SEO Built In
    • Open Graph Tags (Twitter, Facebook, etc.)
    • User Declared Canonical URLs
    • RSS Feed
    • XML Sitemap
    • Robots.txt
    • JSON LD Schema
  • Markdown based blog posts with featured images
  • Extremely minimal styles
  • Performant Google Fonts Setup

Get Started

# Install Dependencies

npm i

# Run Site locally

npm start

# Build Site

npm run build

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

Start writing new blog posts in Markdown at src/pages/blog/

astro-minimal-starter's People

Contributors

jaydanurwin avatar thagxt avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.