GithubHelp home page GithubHelp logo

importantimport / gumori Goto Github PK

View Code? Open in Web Editor NEW
27.0 4.0 3.0 398 KB

๐Ÿ““ Minimal Stylesheets, IndieWeb-Compatible Astro Blog Starter.

Home Page: https://gumori.netlify.app

License: Do What The F*ck You Want To Public License

Astro 56.56% TypeScript 39.22% CSS 4.22%
astro astrobuild jamstack blog blog-template theme

gumori's Introduction

๐Ÿ““ Gumori [ฮฒ]

fff language license

Minimal Stylesheets & IndieWeb-Compatible Astro Blog Starter.

Open in StackBlitz

npx degit importantimport/gumori my-blog && cd my-blog # create a new project in my-blog
pnpm i # if you don't have pnpm installed, run: npm i -g pnpm

๐Ÿ“ TODO

๐ŸŽจ Minimal stylesheets

Gumori only includes styles to go with rehype-pretty-code, which means you can use it as the basis for designing your own blog.

If you don't want to write your own styles, you can use the classless CSS library - for example, Gumori currently import new.css by default.

๐Ÿงฑ Project Structure

You'll see the following folders and files:

/
โ”œโ”€โ”€ gumori/
โ”‚   โ””โ”€โ”€ elements.md # example.com/elements
โ”œโ”€โ”€ src/
โ”‚   โ””โ”€โ”€ gumori.ts # config
โ””โ”€โ”€ package.json

Astro looks for .md files in the gumori directory. Each page is exposed as a route based on its filename.

Also you can put any static assets (like images) in the same location!

๐Ÿ–ฅ๏ธ Commands

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

๐Ÿด Variations

The variations of Gumori are listed here, it/they have different features. PR to add yours is also welcome!

  • Gumori You - ๐Ÿ–ผ๏ธ Bringing Material Design 3 to the Astro Blog.

๐Ÿ“ License

This work is free, it comes without any warranty. You can redistribute it and/or modify it under the terms of the Do What The Fuck You Want To Public License, Version 2, as published by Sam Hocevar. See the COPYING file for more details.

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.