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