web3/site
Rufus Pollock 8569885ea4 [site/contribute][xs]: correct contact us page to https://lifeitself.us/contact for now (plus micro proofing to library page). 2022-04-05 15:52:46 +02:00
..
components add social links and icons for youtube, podcast and lifeitself 2022-03-26 01:56:34 +03:00
config [site/page]: move webinars to content and add to nav 2022-04-02 01:33:24 +03:00
content [site/contribute][xs]: correct contact us page to https://lifeitself.us/contact for now (plus micro proofing to library page). 2022-04-05 15:52:46 +02: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,title,#94]: fix incorrect page titles 2022-03-24 13:16:54 +03: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/infra,#94][l]: switch from next/mdx to contentlayerfor rendering markdown files. 2022-03-23 14:37:53 +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
contentlayer.config.ts [site/infra,#94][l]: switch from next/mdx to contentlayerfor rendering markdown files. 2022-03-23 14:37:53 +01:00
jsconfig.json update import contentlayer config 2022-03-24 01:56:26 +03:00
next.config.mjs [site/infra,#94][l]: switch from next/mdx to contentlayerfor rendering markdown files. 2022-03-23 14:37:53 +01:00
package-lock.json [site/infra,#94][l]: switch from next/mdx to contentlayerfor rendering markdown files. 2022-03-23 14:37:53 +01:00
package.json add react-player package 2022-03-25 14:35:50 +03: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 update config as per tailwind V3.0 docs 2022-03-24 02:01:30 +03: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