1. 30 7月, 2020 1 次提交
  2. 26 7月, 2020 1 次提交
  3. 16 6月, 2020 1 次提交
    • J
      added graphcms (#14026) · d3704a66
      Jesse 提交于
      * added graphcms
      
      * Updated readme and environment variables
      
      * Removed gitignore
      
      * Updated tailwind config
      
      * Some fixes in pages
      
      * Updated api endpoints
      
      * lint fix
      
      * Updated readme
      
      * Updated og image
      
      * Updated cms examples to include this one
      
      * Added example to docs
      
      * Added preview demo link
      
      * Updated step
      Co-authored-by: NLuis Alvarez <luis@vercel.com>
      d3704a66
  4. 11 6月, 2020 3 次提交
  5. 05 6月, 2020 3 次提交
  6. 03 6月, 2020 1 次提交
  7. 02 6月, 2020 2 次提交
    • S
      CMS Strapi Example (#12701) · d60fada0
      Shu Uesugi 提交于
      * Strapi Example
      
      * Fix og image URL
      
      * Remove next.config.js
      
      * Apply updates
      
      * Remove API_URL
      
      * Bugfixes
      
      * Finish Strapi README
      
      * Deploy Strapi
      
      * Add strapi examples
      
      * now →  vercel [ch1796]
      
      * Use npx
      
      * Minor readme update
      
      * Prettier fix
      Co-authored-by: NLuis Alvarez <luis@vercel.com>
      Co-authored-by: Nkodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
      d60fada0
    • L
      [Examples] Add WordPress Blog (#13194) · ad24a0c8
      Luis Alvarez D 提交于
      * Added most of the stuff
      
      * Updated pages
      
      * Removed unrequired deps
      
      * API fixes
      
      * Fixes fixes and updated readme
      
      * Updated og image
      
      * Added demo and links to example
      
      * Updated packages
      
      * update name. bump dependencies
      
      * Renamed .env.example to .env.local.example
      
      * Added node_modules to .gitignore
      
      * use recommended config
      
      * enable absolute import/alias support
      
      * remove jsconfig.json
      
      * allow HTML entities in post titles
      
      * add underline to content links
      
      * add basic ul & ol styles
      
      * add code block styles
      
      * add basic text alignment
      
      * add basic image alignment styles
      
      * adjust pre font-size and figcaption
      
      * indent ul,ol lists to line up with grid
      
      * add basic button styles
      
      * add basic file styles
      
      * add basic blockquote style
      
      * add basic audio styles
      
      * add h4 and enhance blockquote styles
      
      * add basic cover block styles
      
      * add basic verse styles
      
      * add basic two-column block styles
      
      * add tags
      
      * add categories
      
      * Only ignore .vercel
      
      The rest is injected by create-next-app
      
      * now → vercel
      
      * npm init → npx
      
      * Wordsmith
      
      * Wordsmith
      
      * Wordsmith
      
      * Wordsmith
      
      * Improve issue link
      
      * Wordsmith
      Co-authored-by: NGreg Rickaby <greg@gregrickaby.com>
      Co-authored-by: NJoe Haddad <joe.haddad@zeit.co>
      Co-authored-by: NShu Uesugi <shu@chibicode.com>
      Co-authored-by: Nkodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
      ad24a0c8
  8. 28 5月, 2020 3 次提交
  9. 27 5月, 2020 1 次提交
  10. 19 5月, 2020 1 次提交
  11. 11 5月, 2020 1 次提交
  12. 02 5月, 2020 1 次提交
  13. 24 4月, 2020 1 次提交
  14. 17 4月, 2020 1 次提交
  15. 10 4月, 2020 1 次提交
    • T
      Add Prismic Example (#10897) · c59d2405
      Tim Neutkens 提交于
      * Add Prismic Example
      
      * Update package.json
      
      * Update constants
      
      * Remove react-datocms
      
      * Add Preview Mode for Prismic
      
      * Add support for Preview Mode
      
      * Delete author.jpg
      
      * Delete image.jpg
      
      * Fixes and readme updates
      
      * Fixed issues with preview mode
      
      * Updated preview mode steps
      
      * Added more posts
      
      * Updated readme
      
      * Updated readme
      
      * Added demo URL
      
      * Added related examples links
      
      * Added example to docs
      Co-authored-by: NShu Uesugi <shu@chibicode.com>
      Co-authored-by: NLuis Alvarez <luis@zeit.co>
      c59d2405
  16. 05 4月, 2020 1 次提交
  17. 26 3月, 2020 1 次提交
  18. 20 3月, 2020 1 次提交
    • S
      CMS TakeShape Example (#11038) · a63ac3e7
      Shu Uesugi 提交于
      * TakeShape Example
      
      * Fix preview logic
      
      * Update README
      
      * Fix broken link
      
      * Be more clear with the relationship field
      
      * Use latest next.js for cms examples
      
      * Only show enabled items
      
      * Ignore current slug
      
      * Fix queries
      
      * Add takeshape demo
      
      * Added link to blog-starter
      Co-authored-by: NLuis Alvarez D <luis@zeit.co>
      a63ac3e7
  19. 19 3月, 2020 3 次提交
  20. 18 3月, 2020 1 次提交
  21. 11 3月, 2020 3 次提交
  22. 10 3月, 2020 1 次提交
  23. 09 3月, 2020 3 次提交
    • S
      DatoCMS Example (#10891) · bf0ea49b
      Shu Uesugi 提交于
      * Copy cms-datocms
      
      * Update package.json
      
      * Desktop design
      
      * Tablet support
      
      * Mobile styles
      
      * Update titles
      
      * Add article page
      
      * Minor tweaks
      
      * Fix height issue
      
      * Improve text colors
      
      * Extract Alert and Footer components
      
      * Extract avatar
      
      * Add Date
      
      * Extract container
      
      * Fix capitalization
      
      * Make it work with no backend
      
      * Add paragraph styles
      
      * Extract PostPreview
      
      * Extract h2
      
      * Extract more stories
      
      * Refactor into more components
      
      * Update tags
      
      * Add missing key
      
      * Add custom document for lang="" support
      
      * Add dotenv
      
      * Load data for the index page
      
      * Limit posts
      
      * Show post page
      
      * Add markdown processing
      
      * Forgot margin
      
      * Add links
      
      * Remove files and add fallback
      
      * Add og:image
      
      * Add favicon
      
      * Add aria-label
      
      * Fix prerender
      
      * Learn more → read documentation
      
      * Fix links and footer
      
      * Desaturate using imgix
      
      * Add preview secret
      
      * Add preview support
      
      * Fix preview code
      
      * Exit preview mode
      
      * Extract getAllPostsWithSlug
      
      * Extract getAllPostsForHome
      
      * Extract getPreviewPostBySlug
      
      * Extract getPostAndMorePosts
      
      * Extract constants
      
      * Extract markdownToHtml
      
      * Fix markdown styles
      
      * Fix imgix for author
      
      * Add README
      
      * Add links to docs
      bf0ea49b
    • T
      Fix linting of markdown documentation · 83b4fd15
      Tim Neutkens 提交于
      83b4fd15
    • B
      Fix getStaticPaths example code (#10893) · 213a4b80
      Balázs Orbán 提交于
      * Fix getStaticPaths example code
      
      * Update docs/basic-features/data-fetching.md
      Co-authored-by: NTim Neutkens <tim@timneutkens.nl>
      213a4b80
  24. 06 3月, 2020 2 次提交
  25. 05 3月, 2020 2 次提交