-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New Quick Start Guide #288
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
Changes from 107 commits
Commits
Show all changes
108 commits
Select commit
Hold shift + click to select a range
479b85d
Add code-switcher vuepress plugin
pwizla ce75023
Create POC of code-switcher plugin usage
pwizla 4301189
Remove code-switcher plugin, add copy-code plugin
pwizla 28b553d
Update integration links to form a 3x3 flex layout
pwizla 37f6725
Add first version of Quick Start Guide rewrite
pwizla 57cecf2
Add meta tags
pwizla 56c5763
Add first version of Step 2 for Starters path
pwizla 10f7084
Remove unnecessary edit icon screenshot
pwizla d59208f
Customize CSS
pwizla c8807e3
💄 Lint & reword parts of the Starters path
pwizla 1673fd9
Add first version of Step 2 for Hands-on path
pwizla 30f4893
Restore integration links look
pwizla b413837
Delete old quick start guide files and create a 3-step, 3-file QSG
pwizla 5242f6e
Update frontmatter title of some files for proper "next/prev" buttons
pwizla 7b5ec80
Use 'Content-Types Builder' in all dev docs for consistency
pwizla 663ae39
Update wording for consuming API intro in hands-on path
pwizla cec9db4
WIP: Create IntegrationLinksAlt for an alternate look
pwizla a8ca2a3
Improve draft
pwizla b3e09d0
Improve CSS for InstallLinkAlt components
pwizla af5b290
Update wording & links in integration guides
pwizla 4b1ee7a
Add link to starters in step 3 for starters path
pwizla 4cf0a4d
Rename quick-start-step1.md back to quick-start.md
pwizla 80e1d56
Merge branch 'main' into dev/quick-start-guide
pwizla 5dd6077
Fix sidebar links to consider quick-start-step1 file renaming
pwizla 88a50fe
Merge branch 'dev/quick-start-guide' of github.com:strapi/documentati…
pwizla 4e53d09
Group the 3 steps back into a unique file
pwizla fba4ee4
Highlight path buttons & create new Requirements style
pwizla fa757f3
Delete intermediate congrats
pwizla 7d175ba
Add more margin below new Requirements block
pwizla e9611a1
Replace NPX by NPM in code group titles
pwizla 9316d56
Title case UI elements
pwizla 3bca977
Add more margin above path buttons
pwizla 499985c
Fix links to quick start guide featured in integrations guide
pwizla 7cc2a46
Rework steps 1 & 2 of Starters path
pwizla 485941a
Fix step 2 links in integration guides
pwizla dd7bd6e
Fix misnaming Step vs. Part
pwizla cada5ba
Rework Step 3 of starters path
pwizla 270ae6d
Add more CSS customizations
pwizla 65a1d28
Rework introduction
pwizla 07def64
Rework part 1 of Starters path
pwizla c0d0bcc
Rework part 2 of Starters path
pwizla 6a89341
Rework part 3 of Starters path
pwizla fc08af4
Slightly reword congratulations conclusion of Starters path
pwizla 111af03
Add consistency to step naming
pwizla 6c10705
Replace Slack by Discord
pwizla 3f01de2
Rework Hands-on path
pwizla 04a0273
Rename image files (step → part)
pwizla 1af9802
Update images
pwizla a116985
Improve again Starters path
pwizla b6d6bf2
Improve again Hands-on path
pwizla a581a35
Experiment with alternate callout styles
pwizla 378075b
Fix missing uppercase
pwizla acfff47
Fine-tune CSS
pwizla 8595c82
Tone down "congrats" callouts
pwizla 0b31bcf
Add "use your API" as a final step
pwizla e53230e
Simplify "To go further" sections
pwizla e785407
Include going to the UI section as a first step in procedures
pwizla 51d4c42
💄 Clean up CSS
pwizla 6c55da5
💄 Lint
pwizla 9415eeb
Adjust viewbox of some integration guide logos so they fit better
pwizla 0f36b10
Update wording and link for intro of integration guides
pwizla 0d62361
Restore meta-title for FAQ
pwizla 0f20b61
Merge branch 'main' into dev/quick-start-guide
pwizla 13dfaa5
Fix wrong file for Permissions screenshot
pwizla f27060f
Be more explicit in tip about server not running
pwizla e44884f
Add link to Gatsby blog starter
pwizla 8b81001
Switch order for npm / yarn
pwizla e2c4883
Remove mention of creating your own category from the CM
pwizla 0fb9217
Remove emoji in 'Choose an author and a category…' paragraph
pwizla 9bde13c
Fix (again 😅) wrong screenshot for Users & Permissions
pwizla 7662701
Fix "Draft" not being a button
pwizla 1dda341
Fix bullet points & structure in requirements
pwizla e9a4861
Enhance sentence about using Gatsby starter
pwizla 54251f5
Merge branch 'dev/quick-start-guide' of github.com:strapi/documentati…
pwizla e0a3dec
Remove '+' from button names
pwizla 87a71ec
Replace 'dialog' by 'window'
pwizla 2f24cf4
Improve sentence about being prompted for 'Quick Start' in terminal
pwizla 8605566
Replace 'left-hand menu' with 'main navigation'
pwizla c8b7cb5
Update wording: frontend → front end, backend → back end
pwizla 8cd2053
Rename Parts A, B… instead of 1, 2…
pwizla b92fd8a
Use hyphenated 'front-end' and 'back-end' when appropriate
pwizla a4478ad
Update formatting + add many-to-many icon
pwizla e189648
Remove capitalization for "admin panel"
pwizla 60e81ad
Replace "dropdown" with "drop-down list"
pwizla 71e0d31
Improve Starters path
pwizla 010cd30
Add @vuepress/back-to-top plugin
pwizla c7d9252
Improve Hands-on path
pwizla b1d6dad
Update path buttons design
pwizla 2ab9b7c
Update InstallLinkAlt button design
pwizla 933b5d7
Fix InstallLinkAlt button border
pwizla ee05e85
💄 Add some tiny improvements
pwizla 9b5d729
temp fix for vercel
derrickmehaffy fa034b2
temp fix for vercel patch 2
derrickmehaffy 691fa9a
Fix code groups not rendering properly
pwizla 64a82ae
Merge branch 'dev/quick-start-guide' of github.com:strapi/documentati…
pwizla 072a1f2
Embed code-groups in <ClientOnly> component
pwizla 2f2370a
Update Nuxt logo
pwizla 738d3b2
Adapt to latest Gatsby starter release
pwizla 5716b4f
Merge branch 'main' into dev/quick-start-guide
pwizla 51a6f81
Switch to card-style tabs to prevent SSR rendering issues of code-groups
pwizla 56823d6
Center Next.js logo
pwizla c582c53
Replace "requirements" by "prerequisites"
pwizla 1ee2750
Remove unnecessary occurences of "just"
pwizla e46ec83
Tinker with SVG logo attributes to better align them
pwizla 2a59902
Reduce Ruby + Flutter logo sizes
pwizla 377f82a
Reverting temp fix for Vercel preview
pwizla 42ab03c
Merge branch 'main' into dev/quick-start-guide
pwizla 8147d27
Merge branch 'main' into dev/quick-start-guide
pwizla 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
109 changes: 109 additions & 0 deletions
109
docs/.vuepress/theme/global-components/InstallLinkAlt.vue
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,109 @@ | ||
<template> | ||
<router-link :to="link" class="install-link install-link--alt"> | ||
<span class="install-link__container"> | ||
<span class="icon__wrapper"> | ||
<slot name="icon" /> | ||
</span> | ||
<span class="title__wrapper"> | ||
<p class="title"><slot name="title" /></p> | ||
<!-- <p class="description"><slot name="description" /></p> --> | ||
</span> | ||
</span> | ||
|
||
</router-link> | ||
</template> | ||
|
||
<script> | ||
export default { | ||
name: 'InstallLinkAlt', | ||
props: { | ||
link: { | ||
type: String, | ||
required: true | ||
} | ||
} | ||
} | ||
</script> | ||
|
||
<style lang="scss" scoped> | ||
.install-link { | ||
background-color: #f8f8f8; | ||
display: flex; | ||
flex-direction: column; | ||
align-items: center; | ||
justify-content: center; | ||
color: #2c3e50; | ||
padding: 16px; | ||
border-radius: 50%; | ||
width: 40px; | ||
height: 40px; | ||
margin: 16px 0; // You'd normally do layout margins etc from the parent, but seeing the parent | ||
// is a markdown file, that's a bit annoying | ||
text-decoration: none !important; | ||
transition: border-color ease-out .2s; | ||
|
||
&:after { | ||
content:''; | ||
position: absolute; | ||
width: 72px; | ||
height: 72px; | ||
border-radius: 50%; | ||
border: solid 1px #bbbbba; | ||
} | ||
|
||
&__container { | ||
display: flex; | ||
flex-direction: column; | ||
height: 40px; | ||
} | ||
|
||
.icon__wrapper { | ||
flex-shrink: 0; | ||
width: 40px; | ||
height: 40px; | ||
margin-left: auto; | ||
margin-right: auto; | ||
transition: all ease-out .2s; | ||
|
||
& ::v-deep svg { | ||
width: 100%; | ||
height: auto; | ||
} | ||
} | ||
|
||
.title { | ||
margin-top: 12px; | ||
text-align: center; | ||
|
||
&__wrapper { | ||
opacity: 0; | ||
transition: opacity ease-out .2s; | ||
} | ||
} | ||
|
||
.description { | ||
font-size: 12px; | ||
margin: 0; | ||
} | ||
|
||
&:hover { | ||
&:after { | ||
border-color: #007EFF; | ||
border-width: 2px; | ||
} | ||
|
||
.title__wrapper { | ||
opacity: 1; | ||
} | ||
|
||
.title { | ||
text-decoration: none; | ||
} | ||
|
||
.icon__wrapper { | ||
width: 40px; | ||
height: 44px; | ||
} | ||
} | ||
} | ||
</style> |
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
Oops, something went wrong.
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.