| .. |
|
components
|
[site/refactor][s]: move font loading from next/head into pages/_documents.js (as it should be).
|
2022-03-23 14:41:14 +01:00 |
|
config
|
[site/theme][s]: add footer with main links and social media links.
|
2022-03-17 15:15:54 +01:00 |
|
content
|
[site/infra,#94][l]: switch from next/mdx to contentlayerfor rendering markdown files.
|
2022-03-23 14:37:53 +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/refactor][s]: move font loading from next/head into pages/_documents.js (as it should be).
|
2022-03-23 14:41:14 +01: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
|
[site/infra,#94][l]: switch from next/mdx to contentlayerfor rendering markdown files.
|
2022-03-23 14:37:53 +01: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
|
[site/infra,#94][l]: switch from next/mdx to contentlayerfor rendering markdown files.
|
2022-03-23 14:37:53 +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/home][m]: solid hero section for home page with colors, fonts.
|
2022-03-07 17:58:42 +01:00 |