| .. |
|
components
|
[site/mdx][s]: remove dynamic imports
|
2022-06-07 18:38:33 +03:00 |
|
config
|
[site/config][s]: removed unnecesary property
|
2022-05-22 20:18:35 +02:00 |
|
content
|
Add link to editor guide
|
2022-06-01 09:25:05 -05:00 |
|
hooks
|
[hooks/observer][s]: removed unneded comment
|
2022-06-07 13:04:45 +02:00 |
|
lib
|
[site/lib]: create file to store regex constants
|
2022-06-01 17:58:48 +03:00 |
|
pages
|
[components/MDX][s]: removed dates from meta prop
|
2022-06-07 13:00:59 +02:00 |
|
public
|
add a-macro-economics-thumbnail.png
|
2022-06-07 15:42:31 +01:00 |
|
scripts
|
[site/seo]: create script file to generate sitemap
|
2022-06-01 18:57:58 +03:00 |
|
styles
|
[site/ToC][s]: removed ToC's border
|
2022-06-06 13:18:41 +02:00 |
|
utils
|
[site/utils][s]: removed unnecessary package
|
2022-06-06 12:33:27 +02:00 |
|
.gitignore
|
[site/seo]: create script file to generate sitemap
|
2022-06-01 18:57:58 +03: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
|
[components/toc][s]: fixed heading links
|
2022-06-06 13:08:25 +02: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][s]: packages fixes after rebase
|
2022-06-06 16:02:07 +02:00 |
|
package.json
|
[site/package.json]: fixes after rebase
|
2022-06-06 15:52:52 +02: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 |