Giter VIP home page Giter VIP logo

Statamic Logo

Statamic Starter Kit: Cool Writings

Statamic 3.2+

Features

  • Articles blogging collection with most recent articles on the home page
  • Markdown focused writing experience
  • Topics taxonomy for Articles
  • Pages structure for dynamic navigation
  • Customizable social links and icons
  • Clean & modern typography using Inter
  • Beautifully responsive
  • Built with TailwindCSS
  • Itty bitty Alpine.js for interactions
  • 💯/💯/💯/💯 Lighthouse score

Screenshot

Screenshot

Video Tour

Watch the Cool Writings video tour to see what's going on under the hood.

Quick Start

1. Create a new site

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

statamic new your-site statamic/starter-kit-cool-writings

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

php please starter-kit:install statamic/starter-kit-cool-writings --clear-site

2. Make a new user

The above installers should prompt you to make a user, but you can also run php please make:user. You'll want it to be a super so you have access to everything.

3. Recompile the CSS (optional)

The TailwindCSS included in this kit is compiled with PurgeCSS to reduce filesize on any unused classes and selectors. If you want to modify anything, just recompile it.

npm i && npm run dev

To compile for production again:

npm run production

4. Do your thing!

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

Contributing

Contributions are always welcome, no matter how large or small. Before contributing, please read the code of conduct.

amishdev's Projects

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.