Website for the Urbit Foundation's developer program
Go to file
2021-10-03 17:01:29 -04:00
components inter-page navigation 2021-10-02 12:42:30 -04:00
content move to mdx-remote 2021-10-03 17:01:29 -04:00
lib move to mdx-remote 2021-10-03 17:01:29 -04:00
pages move to mdx-remote 2021-10-03 17:01:29 -04:00
public initial commit, base styles 2021-09-30 09:23:38 -04:00
styles move to mdx-remote 2021-10-03 17:01:29 -04:00
.gitignore Initial commit from Create Next App 2021-09-30 09:10:31 -04:00
package.json move to mdx-remote 2021-10-03 17:01:29 -04:00
postcss.config.js initial commit, base styles 2021-09-30 09:23:38 -04:00
README.md initial commit, base styles 2021-09-30 09:23:38 -04:00
tailwind.config.js basic page layouts 2021-10-01 12:19:03 -04:00
yarn.lock move to mdx-remote 2021-10-03 17:01:29 -04:00

Urbit Developers Portal

To develop locally:

yarn install
yarn dev