Website for the Urbit Foundation's developer program
Go to file
2021-10-06 09:24:18 -04:00
components sigils for community page 2021-10-03 17:59:55 -04:00
content rudimentary guide blocks 2021-10-06 09:24:18 -04:00
lib move to mdx-remote 2021-10-03 17:01:29 -04:00
pages true up links with content guide 2021-10-04 09:16:13 -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 sigils for community page 2021-10-03 17:59:55 -04:00
postcss.config.js initial commit, base styles 2021-09-30 09:23:38 -04:00
README.md update readme 2021-10-04 10:01:58 -04:00
tailwind.config.js typo 2021-10-04 10:05:10 -04:00
yarn.lock sigils for community page 2021-10-03 17:59:55 -04:00

Urbit Developers Portal

Uses Next.js and MDX with remark and Tailwind CSS

To develop locally:

yarn install
yarn dev:watch