Code Monkey home page Code Monkey logo

statamic's Introduction

Statamic Logo

Statamic v3 CNJ Starter

Statamic 3 is the very latest and greatest version of Statamic, a uniquely powerful CMS built on Laravel and designed to make building and managing bespoke websites radically efficient and enjoyable.

For more information visit the [Statamic core package repository][https://github.com/statamic/cms].

Documentation

The offical documentation for v3 is available here. Due to lack of information please revise the v2 docs as well, as they share some similarities.

You can find more code snippets and common solutions to problems by visiting the Statamic Handbook (WIP).

Installation

composer create-project cnj/statamic --stability=dev project-name

At the last prompt, select Y, to remove the included git files.

By default we have 1 user

Email: [email protected]

Password: password

You can create additional users by running: (this requires a license)

php please make:user

Link storage

php artisan storage:link

Edit the .env

Enter the APP_URL and APP_NAME

vi .env

Setup git

git init

Add the appropriate remote GitHub repository

Development

Password recovery emails

By default on Statamic, editors with no user permissions can't change their own password. This is why we have to setup email sending for password recovery. By Default the Sendgrid driver is included with all the required configuration. Make sure to set the appropriate env options for the Sendgrid mailer to work:

...
MAIL_MAILER=sendgrid
SENDGRID_API_KEY="PASTE_API_KEY_HERE"
...

Frontend

Latest TailwindCSS is already included. Purge in production is set up.

npm run watch

Deployment

Follow the Forge guide on the wiki.

statamic's People

Contributors

martink635 avatar lokmanm avatar dependabot[bot] avatar

Stargazers

Fon Greecss avatar

Watchers

 avatar James Cloos avatar

Forkers

lokmanm

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.