-
-
Notifications
You must be signed in to change notification settings - Fork 176
Change home page UI #1875
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
Change home page UI #1875
Changes from 4 commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
ad934cb
change UI
Manas-Kenge 9a06b52
add icons
Manas-Kenge 78c62ec
add reference guide
Manas-Kenge 2294a64
Remove bullet points
Manas-Kenge b088e5e
Merge branch '6.0' into home-page-UI
stevepiercy 1cffd28
add additional cards
Manas-Kenge f7fe81f
Merge branch '6.0' into home-page-UI
Manas-Kenge ac3efc1
use internal links for cards
Manas-Kenge 0fd234d
modify descriptions
Manas-Kenge d8eac2e
restore submodules
Manas-Kenge 49c9950
Merge branch '6.0' into home-page-UI
Manas-Kenge 2bdf87e
Merge branch '6.0' into home-page-UI
stevepiercy 8bbef95
Merge branch '6.0' into home-page-UI
stevepiercy 984c646
Merge branch '6.0' into home-page-UI
stevepiercy ba25739
Merge branch '6.0' into home-page-UI
Manas-Kenge d842506
Merge branch '6.0' into home-page-UI
stevepiercy 171dd09
Merge branch '6.0' into home-page-UI
stevepiercy 5ff36ce
Fix button-ref link syntax and use backtricks instead of colons
stevepiercy 314c923
Remove HTML from metadata
stevepiercy f832bac
Now that we have cards on the index page, remove redundant sections f…
stevepiercy feb3fd5
Align Get Started card with its content
stevepiercy 6beb0ab
Exclude files from plone.restapi to avoid errors
stevepiercy a37493c
Shorten text in user guide card
stevepiercy 3727e56
Fix broken references
stevepiercy 256ac2b
Create bogus editor.md page and add sphinx-reredirect entry to send i…
stevepiercy 21456be
Merge branch '6.0' into home-page-UI
Manas-Kenge 98d2989
Fix typo
stevepiercy dcbdf3d
- Set up a collection of reference guides as a definition list
stevepiercy c068205
Update the name of the navigation item
stevepiercy 9e959ae
Update the user guide index to use a definition list
stevepiercy b98e823
Merge branch '6.0' into home-page-UI
stevepiercy 777f253
Merge branch '6.0' into home-page-UI
stevepiercy fb27598
Merge branch '6.0' into home-page-UI
stevepiercy e5b1174
Merge branch '6.0' into home-page-UI
stevepiercy 646f628
Merge branch '6.0' into home-page-UI
stevepiercy File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
stevepiercy marked this conversation as resolved.
Show resolved
Hide resolved
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
@@ -0,0 +1,27 @@ | ||||||||||||
--- | ||||||||||||
myst: | ||||||||||||
html_meta: | ||||||||||||
"description": "Plone Reference guide" | ||||||||||||
Manas-Kenge marked this conversation as resolved.
Show resolved
Hide resolved
|
||||||||||||
"property=og:description": "Plone Reference guide" | ||||||||||||
Manas-Kenge marked this conversation as resolved.
Show resolved
Hide resolved
|
||||||||||||
"property=og:title": "Reference guide" | ||||||||||||
Manas-Kenge marked this conversation as resolved.
Show resolved
Hide resolved
|
||||||||||||
"keywords": "Plone 6, reference guide" | ||||||||||||
Manas-Kenge marked this conversation as resolved.
Show resolved
Hide resolved
|
||||||||||||
--- | ||||||||||||
|
||||||||||||
# Reference guide | ||||||||||||
|
||||||||||||
This reference guide details functions, modules, and objects included in Plone, describing what they are and what they do. For learning how to use Plone, see the [complete documentation](https://6.docs.plone.org/index.html). | ||||||||||||
Manas-Kenge marked this conversation as resolved.
Show resolved
Hide resolved
|
||||||||||||
|
||||||||||||
```{note} | ||||||||||||
This part of the documentation is under construction. | ||||||||||||
You can find documentation for plone in various locations through the [search feature](https://6.docs.plone.org/search.html?q=plone). | ||||||||||||
You can help consolidate all of reference material here, even if it is to let us know what is missing, by [creating an issue](https://github.com/plone/documentation/issues/new?assignees=&labels=&projects=&template=new-issue-form.yml). | ||||||||||||
``` | ||||||||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. We've tried using "under construction", TODOs, and other things to encourage contributions to documentation, none of which have been effective. I just created an issue out of disgust and embarrassment #1882.
Suggested change
|
||||||||||||
|
||||||||||||
## Plone REST API | ||||||||||||
|
||||||||||||
[Plone REST API](https://6.docs.plone.org/plone.restapi/docs/source/index.html) | ||||||||||||
|
||||||||||||
|
||||||||||||
## Plone.api | ||||||||||||
|
||||||||||||
[Plone.api](https://6.docs.plone.org/plone.api/index.html) | ||||||||||||
stevepiercy marked this conversation as resolved.
Show resolved
Hide resolved
|
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.