Oxen.io Website
Go to file
Vince b28fa0a9ff Removed discord 2021-03-02 19:20:08 +11:00
@types Templated structure 2021-01-22 13:43:42 +11:00
assets Removed discord 2021-03-02 19:20:08 +11:00
components Removed discord 2021-03-02 19:20:08 +11:00
constants Buy Oxen links 2021-02-25 15:33:47 +11:00
contexts Rich body lists 2021-02-18 14:28:52 +11:00
hooks Blog home solid 2021-02-08 17:37:50 +11:00
pages MORE metatags 2021-03-02 16:14:13 +11:00
public Roadmap aspect ratios 2021-03-02 16:02:21 +11:00
services Remove justified-text on Headers 2021-02-25 16:22:18 +11:00
state Design revisions 2021-02-19 15:34:49 +11:00
types Links fixed 2021-02-25 15:07:17 +11:00
utils Removed discord 2021-03-02 19:20:08 +11:00
.babelrc No fallback path for blog posts 2021-02-22 13:33:24 +11:00
.eslintrc.js Templated structure 2021-01-22 13:43:42 +11:00
.gitignore onTouch mobile bubble sidemenu 2021-02-19 11:03:28 +11:00
.nowignore Templated structure 2021-01-22 13:43:42 +11:00
.prettierignore Templated structure 2021-01-22 13:43:42 +11:00
.prettierrc.js Templated structure 2021-01-22 13:43:42 +11:00
README.md Templated structure 2021-01-22 13:43:42 +11:00
_next onTouch mobile bubble sidemenu 2021-02-19 11:03:28 +11:00
jest.config.js BUILDING WORKS WOOHOOOO 2021-02-19 08:36:08 +11:00
next-env.d.ts Templated structure 2021-01-22 13:43:42 +11:00
next.config.js Resized images 2021-02-18 15:44:53 +11:00
package.json No fallback path for blog posts 2021-02-22 13:33:24 +11:00
postcss.config.js isr 2021-02-10 19:38:27 +11:00
tailwind.config.js Searching by tags 2021-02-23 17:48:23 +11:00
tsconfig.json Templated structure 2021-01-22 13:43:42 +11:00
update.sh Removed discord 2021-03-02 19:20:08 +11:00
yarn.lock No fallback path for blog posts 2021-02-22 13:33:24 +11:00

README.md

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

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

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

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

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!

Deploy on ZEIT Now

The easiest way to deploy your Next.js app is to use the ZEIT Now Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.