web3/site
Rufus Pollock 7538c4f26b [site/theme][m]: implement dark mode and default to it (purple background).
* upgraded tailwind to >= 3.0.0 and typography to >= 0.5.
* (accidental): move web3.html to public so it works
2022-03-04 16:00:56 +01:00
..
components [site/theme][m]: implement dark mode and default to it (purple background). 2022-03-04 16:00:56 +01:00
config [site/theme,site/config][s]: set footer image logo to life itself and tweak title. 2022-03-04 10:48:12 +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 [site/theme][m]: implement dark mode and default to it (purple background). 2022-03-04 16:00:56 +01:00
public [site/theme][m]: implement dark mode and default to it (purple background). 2022-03-04 16:00:56 +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
next.config.mjs [site,#53][l]: skeleton website based off nextjs template https://github.com/datopian/nextjs-tailwind-mdx. 2022-03-03 10:53:31 +01:00
package-lock.json [site/theme][m]: implement dark mode and default to it (purple background). 2022-03-04 16:00:56 +01:00
package.json [site/theme][m]: implement dark mode and default to it (purple background). 2022-03-04 16:00:56 +01: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/theme][m]: implement dark mode and default to it (purple background). 2022-03-04 16:00:56 +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