1. 25 2月, 2020 1 次提交
  2. 13 2月, 2020 1 次提交
    • S
      Remove Now CLI reference from examples (#10501) · 5f041447
      Shu Uesugi 提交于
      * Find/Replace "Deploy it to the cloud..."
      
      * Find/Replace "Deploy it to the cloud..." (no colon)
      
      * Find/Replace "Deploy it to the cloud..." for firebase
      
      * Convert remaining ones
      
      * Storybook deployment
      
      * Update with-stripe-typescript
      
      * Update contributing.md
      
      * Remove `now`
      
      * Update examples/with-stripe-typescript/README.md
      Co-Authored-By: NLuis Alvarez D. <luis@zeit.co>
      5f041447
  3. 17 1月, 2020 1 次提交
    • S
      Make example READMEs more consistent (#10124) · 6804039e
      Shu Uesugi 提交于
      * npx create → npm init
      
      * Fix inconsistent instructions
      
      * Update amp-first
      
      * Update with-graphql-react
      
      * with-firebase-cloud-messaging
      
      * Update with-higher-order-component
      
      * change create-next-app url
      
      * Update create-next-app instruction
      
      * Update instructions to use npm instead of npx
      
      * Move "the idea behind the example" to top
      
      * Rename
      
      * Rename
      
      * Update contributing.md with a README template
      6804039e
  4. 03 1月, 2020 1 次提交
  5. 31 12月, 2019 1 次提交
  6. 11 11月, 2019 1 次提交
  7. 08 10月, 2019 1 次提交
  8. 11 7月, 2019 1 次提交
  9. 31 5月, 2019 1 次提交
  10. 29 4月, 2019 1 次提交
    • N
      Improve contributing guide (#7186) · c826048a
      Natalie Marleny 提交于
      - Correct the path to the compiled Next binary
      - Code to reveal which pages are avaliable within an example
      - Preferred way of testing an external application with a locally compiled Next
      - Add markdown code annotations
      c826048a
  11. 22 3月, 2019 1 次提交
  12. 14 2月, 2019 1 次提交
  13. 12 11月, 2018 1 次提交
    • A
      Update contributing.md to use yarn. (#5662) · d8f87940
      Anderson Leite 提交于
      The current contributing.md instructions are outdated since the project uses yarn.
      
      The problem:
      Without installing yarn we have the following error/output:
      
      `lerna ERR! yarn run prepublish exited ENOENT in 'next-server'`
      
      Adding new instructions on how to install and run the project.
      d8f87940
  14. 26 10月, 2018 1 次提交
  15. 06 10月, 2018 2 次提交
  16. 01 10月, 2018 1 次提交
    • T
      Monorepo (#5341) · b1c4f3ae
      Tim Neutkens 提交于
      - Implements Lerna
      - Moves all source code into `packages/next`
      - Keeps integration tests in the root directory
      b1c4f3ae
  17. 17 2月, 2017 1 次提交
  18. 13 2月, 2017 1 次提交
  19. 06 2月, 2017 1 次提交