1. 30 8月, 2020 1 次提交
  2. 25 8月, 2020 1 次提交
  3. 18 6月, 2020 1 次提交
  4. 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
  5. 12 6月, 2020 2 次提交
  6. 11 6月, 2020 2 次提交
  7. 06 6月, 2020 1 次提交
    • S
      Prefer docs site for documentation links in CMS examples (#13826) · 1935196e
      Shu Uesugi 提交于
      [ch579]
      
      Some README files in `examples/cms-*` were linking to a documentation markdown file inside the repo (e.g. `/docs/basic-features/pages.md`) instead of the documentation website. We should always link to the documentation website from an example README file because (1) the website has better UX and (2) as we’re creating the examples pages on `next-site` (https://github.com/vercel/next-site/pull/672), we’d like to avoid extra processing of markdown content.
      1935196e
  8. 05 6月, 2020 1 次提交
    • J
      CMS Cosmic Example (#13499) · 6ce7a037
      Jazib Sawar 提交于
      * Add Cosmic CMS Example
      
      * with native .env support, this file isn't needed anymore
      
      * FIX use path alias
      
      * Add cosmicjs package
      
      * Fix alias import in pages/api/preview
      
      * Added: react-imgix & lazysizes package
      
      * Load lazysizes in layout
      
      * Used imgix image with lazyloading
      
      * Added avatar imgix optimizations
      
      * EDITED: steps to install content, preview
      
      * EDITED: demo link
      
      * EDITED: Install step
      
      * EDITED: preview link steps
      
      * Edited: demo link
      
      * FIXED: object_slug
      
      * Screenshots
      
      * Fixed object_slug link
      
      * Update README.md
      
      * Fix: formatting issue
      
      * Updated readme and renamed .env to env.local
      
      * Sanity checks
      
      * Handle fallback data when expected
      
      * Added link to the example in other examples
      
      * Updated demo deployment
      
      * Added example to docs
      
      * minor lint fix
      
      * Remove manual download step
      
      * use vercel.json
      Co-authored-by: NTony Spiro <tspiro@tonyspiro.com>
      Co-authored-by: NLuis Alvarez <luis@vercel.com>
      6ce7a037
  9. 03 6月, 2020 1 次提交
  10. 02 6月, 2020 3 次提交
  11. 28 5月, 2020 2 次提交
  12. 13 5月, 2020 1 次提交
  13. 30 4月, 2020 1 次提交
  14. 21 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. 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