Ghost 1.0.0 Documentation
See original GitHub issueThis issue is a placeholder for keeping a list of documentation we’re going to need to write/rewrite for Ghost 1.0.0.
pre-tasks from meeting
- help.ghost.org - stays as is
- themes.ghost.org stays as it
- docs.ghost.org - die, but it will be the new developers/core documentation
- http://support.ghost.org - migrate to docs.ghost.org @cobbspur
[ ] academy.ghost.org - die (move to help.ghost.org)- @frantzypants will care- move github wiki to docs.ghost? (except of contributing.md, which links to readme) which includes tooling, apps, how to develop with server/client etc @kevinansfield @kirrg001
- @sebgie support.ghost.org dies
required
- http://themes.ghost.org/ + documentation for package.json theme validation
- from #8348: additional theme documentation updates
- new error templates. base / 5xx errors should never use any helpers other than asset.
- mail config
- ghost.org/developers shows API, themes, core (developers) and docs.ghost.org
- How to use the new config (http://support.ghost.org/config)
- How to use the new CLI installer
- improve working with Ghost 1.0 guide
- remove remote authentication configuration option in our docs/wiki
- ?formats query param
- update ghost-server.js -> change Alpha to Beta
- go over LTS branch and update broken links e.g. in the content folder or readme
- Update installation guide for self hoster
- update storage and scheduling guides - adapter location
- https://dash.readme.io/legacy/project/ghost/v1.0.0/docs/how-to-setup-ssl-for-self-hosted-ghost - what about this page? stay as is
- https://dash.readme.io/legacy/project/ghost/v1.0.0/docs/how-to-setup-ssl-for-self-hosted-ghost - what about this page? stay as is
- https://docs.ghost.org/docs/troubleshooting-guide
- cleanup wiki pages
- document
grunt master
-
yarn run init
-> explain that this command is only for initial setup + warning on feature branches! - grunt file: go over documentation and double check if we have old documentation for 1.0 for old commands
-
grunt dev
documentation to explain when/why to use the individual commands - Add client documentation for developing
- https://www.google.co.uk/search?client=safari&rls=en&q=site:support.ghost.org&ie=UTF-8&oe=UTF-8&gfe_rd=cr&ei=YOgrWdioG-_GXqvOvvgO - replace and then redirect the old content (the new content should live on another readme.io site)
- Update README master + remove alpha wording
- Update contributing guide master
- highlight github README (GHOST PRO) section
- http://support.ghost.org/supported-node-versions/ - LTS vs. 1.0
- documentation suggestions: https://github.com/TryGhost/Ghost/issues/8421
- server logs - explain server logs and logging - support.ghost.org + wiki?
- how to migrate from LTS to 1.0 - page?
- https://support.ghost.org/v1-0-alpha to https://support.ghost.org/v1-0-beta?
- manage alpha/beta pages on
General
category
- help.ghost.org to the list - the settings screens and anything with the editor will need updating.
soon
- rework main contributing guide
- Where is says {{#if image}}, it should be {{#if feature_image}}. Instead of should be - https://themes.ghost.org/docs/if
- https://ghost.slack.com/archives/C04CUS2R3/p1497969873979042
- there are for sure old articles for https://www.ghostforbeginners.com, which is always number one in the search result in google -> I (Aileen) sent a message, to David B. -> replied that he’ll start updating his posts now
- document how to use env variables for config!!! look at github issue/pr’s you will something useful or slack has old conversations as well
- document how to debug config output
- #8633
- Reactivate/Rewrite using Ghost as NPM module for docs.ghost.org 1.0
- https://docs.ghost.org/v1.0.0/docs/how-to-upgrade-ghost - enable this and rewrite to use the CLI
- ensure that all model properties are correctly documented e.g.
author.feature_image
is not valid, but the theme developer must be able to lookup the valid properties in the docs - http://themes.ghost.org/docs/changelog#ghost-100-beta - update if image deprecations are fatal and add more stuff in the chanelog if needed
Issue Analytics
- State:
- Created 7 years ago
- Comments:13 (11 by maintainers)
Top Results From Across the Web
Ghost 1.0.0 - React, redux and redis??
The developer docs feature a full step-by-step guide to preparing your server and getting Ghost installed as well as a cli reference guide...
Read more >Module: Ghost — Documentation for ghost (1.0.0) - RubyDoc.info
Returns the value of attribute store. Class Attribute Details. permalink .store ⇒ Object. Returns the value of attribute store ...
Read more >Ghost 1.0 - Steam Community
A mysterious agent, capable of becoming a digital ghost, sneaks aboard the Nakamura Space Station. This is where the fun begins: the station...
Read more >ghost package - All Versions - Pub.dev
Stable versions of ghost ; 1.0.1, 2.10, 23 months ago, Go to the documentation of ghost 1.0.1 ; 1.0.0, 2.10, 23 months ago,...
Read more >Ghost-CLI/README.md at main - GitHub
NOTE: This CLI is not designed to work with any Ghost versions < 1.0.0 ... This also includes improving the documentation to make...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
This would defeat the point of having an “official” stack.
What we are trying to achieve is not having the core team spending large amounts of time trying to add support for every possible self-hoster setup & adding a ridiculous QA overhead that literally stops us from being able to do anything ever. Instead, we have one stack that we support for self-hosters and that is Ubuntu 16.04 + MySQL + Nginx + Systemd.
You are more than welcome to ignore the official recommendation, but in that case you would need to refer to community documentation not official documentation.
Thinking we should add updating help.ghost.org to the list - the settings screens and anything with the editor will need updating.