Skip to content

tenpaMk2/gatsby-starter-figure-blog

Repository files navigation

gatsby-starter-figure-blog

exmaple-1

Netlify Status

日本語ReadMeはこちら。

The blogging starter that is suitable for Bishoujo Figure photographs. You can start your own bishoujo figure review blog right now❗

Using the Gatsby theme @tenpaMk2/gatsby-theme-figure-blog .

Demo

View demo❗

My blog

tenpaMk2's blog

✨ Features

  • Make your photos look as large as possible.
  • Responsive
  • Hero image
    • If it's portrait, focus (crop) on the top side. Since the figure's face is often there❗
  • Generate post title from filename
  • Pure Markdown not MDX
  • Special hooks
  • Code highlighting by Prism.js
  • Dark mode only
  • Tags, archives pages
  • Cards layout support in tags and archives page
  • Pagination
  • Debug page
  • Tailwind CSS
  • Partial locale support by Intl

🚀 Getting Started

Before installing starter, you have to install gatsby-cli .

npm install -g gatsby-cli

Install starter. If you have installed Gatsby locally, use npx gatsby command instead.

gatsby new gatsby-starter-figure-blog https://github.com/tenpaMk2/gatsby-starter-figure-blog

Change directory, and start a development server.

cd gatsby-starter-figure-blog
npm run develop

Access http://localhost:8000 . You can see the blog❗

This starter uses my Gatsby Theme ( @tenpaMk2/gatsby-theme-figure-blog ). If you want to modify this starter, see the following docs.

  1. Gatsby doc: Using a Gatsby Theme
  2. Gatsby doc: Using a Theme
  3. Gatsby doc: Shadowing in Gatsby Themes
  4. my doc: gatsby-theme-figure-blog

📝 Usage

See my doc: gatsby-theme-figure-blog .

🤔 Questions or problems?

Start a discussion at GitHub Discussion

About

The blogging starter that is suitable for Bishoujo Figure photographs.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published