Website for the Urbit Foundation's developer program
Go to file
2021-10-01 12:51:50 -04:00
components basic page layouts 2021-10-01 12:19:03 -04:00
content basic page layouts 2021-10-01 12:19:03 -04:00
lib add code highlighting support 2021-09-30 19:14:18 -04:00
pages link homepage sections 2021-10-01 12:51:50 -04:00
public initial commit, base styles 2021-09-30 09:23:38 -04:00
styles basic page layouts 2021-10-01 12:19:03 -04:00
.gitignore Initial commit from Create Next App 2021-09-30 09:10:31 -04:00
package.json basic page layouts 2021-10-01 12:19:03 -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 add code highlighting support 2021-09-30 19:14:18 -04:00

Urbit Developers Portal

To develop locally:

yarn install
yarn dev