Skip to content

Blogo is a free Statamic Starter Kit, designed for a highly customized Statamic experience.

Notifications You must be signed in to change notification settings

cdillon/blogo-starter-kit

 
 

Repository files navigation

Statamic Logo

Blogo Starter Kit

Statamic 4+

Features

  • Markdown with Bard, for writing experience
  • Categories taxonomy for Posts
  • Dynamic Pages structure
  • Mobile/Responsive friendly
  • Contact form pre-configured
  • Minimalistic design
  • Native Search

Stack

Screenshot

Screenshot

Quick Start

1. Create a new site

You can create a new site using the Statamic CLI Tool:

statamic new your-site afan417/blogo-starter-kit

Or you can install manually into a fresh Statamic installation by running:

php please starter-kit:install afan417/blogo-starter-kit --clear-site

2. Install dependencies

npm i && npm run dev

To compile for production again:

npm run build

3. Make a new user

Create a new user via php please make:user. You'll want to be a super admin so you have access to everything.

4. Do your thing!

If you're using Laravel Valet (or similar), your site should be available at http://blog-site.test. You can access the control panel at http://blog-site.test/cp and login with your new user. Open up the source code, follow along with the Statamic 4 docs, and enjoy!

Contributing

Contributions are always welcome, no matter how large or small, here.

About

Blogo is a free Statamic Starter Kit, designed for a highly customized Statamic experience.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Antlers 75.5%
  • PHP 19.6%
  • JavaScript 3.8%
  • CSS 1.1%