Skip to content
This repository has been archived by the owner on Feb 28, 2022. It is now read-only.
/ readme-site Public archive

nextjs project to publish artsy readme docs

Notifications You must be signed in to change notification settings

artsy/readme-site

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

The site is currently being hosted on S3: http://readme-site.s3-website-us-east-1.amazonaws.com/

Hackaton project card: https://www.notion.so/artsy/Supercharge-our-artsy-README-content-with-a-statically-built-site-navigation-and-fast-search-97bf473e540a4191a518500060a57790

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Deploying

To build:

yarn build

Then upload static files to S3:

aws s3 cp out s3://readme-site/ --recursive

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

About

nextjs project to publish artsy readme docs

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published