Website for the Urbit Foundation's developer program
Go to file
2021-10-10 16:20:20 -04:00
components eslint: install, some fixes 2021-10-10 16:20:20 -04:00
content not-stupid markdown parsing 2021-10-10 13:34:41 -04:00
lib cleanup 2021-10-07 10:15:57 -04:00
pages eslint: install, some fixes 2021-10-10 16:20:20 -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
.eslintrc.js eslint: install, some fixes 2021-10-10 16:20:20 -04:00
.gitignore Initial commit from Create Next App 2021-09-30 09:10:31 -04:00
next.config.js data-driven community directory 2021-10-06 12:50:17 -04:00
package.json eslint: install, some fixes 2021-10-10 16:20:20 -04:00
postcss.config.js initial commit, base styles 2021-09-30 09:23:38 -04:00
README.md update readme 2021-10-07 11:11:47 -04:00
tailwind.config.js typo 2021-10-04 10:05:10 -04:00
yarn.lock eslint: install, some fixes 2021-10-10 16:20:20 -04:00

Urbit Developers Portal

Uses Next.js with remark and Tailwind CSS

To develop locally:

yarn install
yarn dev