Website for the Urbit Foundation's developer program
Go to file
tinnus-napbus 47f4d66b83
Merge pull request #4 from tinnus-napbus/change-json-link
change json link to urbit.org guide
2021-10-23 16:46:03 +13:00
components meta tags, copy edits 2021-10-15 09:12:18 -04:00
content Merge pull request #4 from tinnus-napbus/change-json-link 2021-10-23 16:46:03 +13:00
lib cleanup 2021-10-07 10:15:57 -04:00
pages content: finishing up 2021-10-11 14:47:35 -04:00
public initial commit, base styles 2021-09-30 09:23:38 -04:00
styles content: finishing up 2021-10-11 14:47:35 -04:00
.eslintrc.js site: lint and prettier 2021-10-11 09:11:08 -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 site: lint and prettier 2021-10-11 09:11:08 -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 site: lint and prettier 2021-10-11 09:11:08 -04:00

Urbit Developers Portal

Uses Next.js with remark and Tailwind CSS

To develop locally:

yarn install
yarn dev