From 88a199b6c0576a35bae67a241c20370b629dd7cd Mon Sep 17 00:00:00 2001 From: Mantas <11616378+mistermantas@users.noreply.github.com> Date: Tue, 24 Jul 2018 13:47:45 +0300 Subject: v2-rc1 --- README.md | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index fe1369d..a74ef5d 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,13 @@ -

cState

+

cState

-

GitHub release GitHub last commit GitHub repo size in bytes Gitter Twitter

+

GitHub release GitHub last commit GitHub repo size in bytes Gitter Twitter Awesome README

> Über fast, backwards compatible (IE8+), tiny, and simple status page built with Hugo. Completely free with Netlify & GitHub Pages. [**Want an example? Click here to see a live demo!**](https://cstate-example.netlify.com) +[You can also see what an example cState project’s source code.](https://github.com/cstate/example) + *Looking for contributors! See Contribute section:* ## Contents @@ -30,6 +32,7 @@ + Comes pre-equipped with Netlify CMS for quick admin updates + Easy to edit and deploy on Netlify or GitHub Pages + Secure, ready for HTTPS, thanks to [JAMstack](https://jamstack.org/) ++ Extensive documentation on the [wiki](https://github.com/cstate/cstate/wiki) ## Getting started @@ -57,7 +60,7 @@ mkdir themes; cd themes; 3. Now simply add a Git submodule pointing to this repository, like so: ```bash -git submodule add https://github.com/mistermantas/cstate +git submodule add https://github.com/cstate/cstate ``` 4. Set up cState for your liking. It is now ready to be used in production. @@ -67,7 +70,7 @@ git submodule add https://github.com/mistermantas/cstate 1. Clone this repository in the command line: ```bash -git clone https://github.com/mistermantas/cstate.git +git clone https://github.com/cstate/cstate.git ``` 2. Go to the `exampleSite` folder, like so: @@ -139,16 +142,20 @@ Time to break that down. `Affected`. Add the items that were present in the config file which should alter the status of each individual system (component). *(array, required)* `Section`. This must be `issue`, so that Hugo treats it as one. *(required)* +### I have more questions! + +Check out [the wiki](https://github.com/cstate/cstate/wiki). + ## Contribute cState needs help to grow, not only would it benefit from stuff like unit tests, but also get influenced by fresh ideas to grow even further. + Glance over the [Code of Conduct](/CODE_OF_CONDUCT.md). -+ Before submitting a pull request, create an issue to [discuss the implications of your proposal](https://github.com/mistermantas/cstate/issues). ++ Before submitting a pull request, create an issue to [discuss the implications of your proposal](https://github.com/cstate/cstate/issues). + Write consistent, simple, readable code and precise documentation. + [Join the Gitter chat](http://discord.io/choraleapp) for help or discussion. + You may also the creator’s [mnts Discord](https://discord.gg/EvQZdhT). ## License -[MIT](https://github.com/mistermantas/cstate/blob/master/LICENSE.md) © Mantas Vilčinskas +[MIT](https://github.com/cstate/cstate/blob/master/LICENSE.md) © Mantas Vilčinskas -- cgit v1.2.3-70-g09d2