web3/site
Rufus Pollock 36ee019ae4 [site/theme][s]: add twitter config for site cards. 2022-03-16 14:09:50 +01:00
..
components [site/theme,site/home][s]: change logo to be icon only plus add credit to hero section and info on email signup. 2022-03-15 23:14:21 +01:00
config [site/theme][s]: add twitter config for site cards. 2022-03-16 14:09:50 +01:00
lib [site,#53][l]: skeleton website based off nextjs template https://github.com/datopian/nextjs-tailwind-mdx. 2022-03-03 10:53:31 +01:00
pages Fix links. 2022-03-16 09:03:05 +00:00
public [site/theme,site/home][s]: change logo to be icon only plus add credit to hero section and info on email signup. 2022-03-15 23:14:21 +01:00
styles [site/home][m]: solid hero section for home page with colors, fonts. 2022-03-07 17:58:42 +01:00
.gitignore [site,#53][l]: skeleton website based off nextjs template https://github.com/datopian/nextjs-tailwind-mdx. 2022-03-03 10:53:31 +01:00
README.md [site,#53][l]: skeleton website based off nextjs template https://github.com/datopian/nextjs-tailwind-mdx. 2022-03-03 10:53:31 +01:00
jsconfig.json [site][xs]: add jsconfig so we can import from relate to base ".". 2022-03-10 20:43:01 +01:00
next.config.mjs [site/build,#64][s]: remove rewrites effort because not working and breaking existing markdown pages (404). 2022-03-14 17:08:21 +01:00
package-lock.json [site/build][xs]: remove yarn.lock as using npm and package-lock.json (confusing to have both). 2022-03-14 17:07:56 +01:00
package.json Fix site build, add yarn. 2022-03-13 11:10:39 +00:00
postcss.config.js [site,#53][l]: skeleton website based off nextjs template https://github.com/datopian/nextjs-tailwind-mdx. 2022-03-03 10:53:31 +01:00
tailwind.config.js [site/home][m]: solid hero section for home page with colors, fonts. 2022-03-07 17:58:42 +01:00

README.md

Life Itself Web3 Website.

Templated off: https://github.com/datopian/nextjs-tailwind-mdx

Usage

Then run the app:

cd myapp
npm run dev

Configuration

See config directory:

  • config/siteConfig.js for site wide configuration especially for general theme (e.g. title) and SEO
  • config/navLinks.js for configuration of navigation links