8000 v3.0 — Preview 1 by mistermantas · Pull Request #20 · cstate/cstate · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v3.0 — Preview 1 #20

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Oct 8, 2018
Merged

v3.0 — Preview 1 #20

merged 11 commits into from
Oct 8, 2018

Conversation

mistermantas
Copy link
Member
@mistermantas mistermantas commented Aug 9, 2018

Changelog

cState is more powerful than ever — now with:

  • Localization. (Make every string translatable / changeable #12) Introducing defaultContentLanguage! English & Lithuanian translations are available right out of the box. Speaking of which — why don’t you help us translate cState?
  • Netlify CMS experimentation. The preview window has begun receiving some changes as well as the Markdown body editor field. Give it a shot!
  • Settings & language files in Netlify CMS (Add visual settings via Netlify CMS #18). ⚠ MAY BREAK CURRENT SETTINGS. ⚠ Up until this point, Netlify CMS was only used for posting incidents. Now you can even edit the configuration files with it!
  • Customizable date formatting. (Allow to change date format #19) If you have Params.dateFormat in your config file, you can change how dates look in places like issue templates. If you’re upgrading from v2 and don’t care about the date formatting, the default will be kept as is.
  • See what was down (issue affected list #25). Thanks to Avelino for the suggestion! This also brings about the abillity to view a component’s entire incident history, like from a tag.
  • 404 the right way. Turns out 2.0 didn’t even have a 404 page. Now it has one. Here’ 8000 s what it looks like.
    Made RSS feeds discoverable (Add links to RSS feeds #34). Community contributed idea. Thanks, @SamWhited!

Upgrading from v3 is currently not recommended, as cState is still in an unstable stage, however, the guide is being prepared for future use.


Migrating to v3 from v2

The minimum Hugo version is now 0.48. A new version of Go brings variable overwrites, which may be used in parts of cState in the future.

  1. Update cState like normal.
  2. Change your config.yml file accordingly:

Add preserveTaxonomyNames to the very bottom of the config file as well as a taxonomies object:

preserveTaxonomyNames: true

taxonomies:
  affected: affected

There’s also other bits & bots — small changes & fixes, some thanks to the generous contributions of others.

Copy link
Contributor
@avelino avelino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mistermantas mistermantas changed the title v3.0 v3.0 — Preview 1 Oct 7, 2018
@mistermantas mistermantas changed the title v3.0 — Preview 1 v3.0 — Preview 1 Oct 8, 2018
@mistermantas mistermantas changed the title v3.0 — Preview 1 v3.0 — Preview 1 Oct 8, 2018
@mistermantas mistermantas changed the base branch from master to staging October 8, 2018 17:41
@mistermantas mistermantas self-assigned this Oct 8, 2018
@mistermantas mistermantas merged commit 25a9933 into staging Oct 8, 2018
@mistermantas mistermantas deleted the v3 branch October 8, 2018 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0