web3/site
khalilcodes cd9c4df2c9 [site/test]: update test file with frontmatter 2022-04-27 18:51:56 +03:00
..
components [site/home]: update component to use pages/posts from featured 2022-04-27 18:50:39 +03:00
config [site/theme][xs]: make og:image url absolute. 2022-04-26 20:18:14 +02:00
content [site/test]: update test file with frontmatter 2022-04-27 18:51:56 +03: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/home]: add featured pages to props 2022-04-27 18:48:06 +03:00
public [site/images]: git lfs init 2022-04-27 18:46:42 +03: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 frontmatter setup 2022-04-15 13:52:13 +03: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 merge latest package-lock 2022-04-13 14:56:23 +03:00
package.json add remark wiki link package 2022-04-07 03:04:15 +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