| .. |
|
components
|
[bugfix,site][s]: replace YOUTUBE_REGEX
|
2022-06-21 15:32:21 +03:00 |
|
config
|
[site/theme][s]: remove webinars from nav for now as don't have due date.
|
2022-07-14 07:49:05 +02:00 |
|
content
|
[site/contribute][xs]: remove links to todos which are obsolete.
|
2022-11-14 14:53:23 +01:00 |
|
hooks
|
[site/ToC][s]: minor timeout tweak in observer
|
2022-06-09 14:39:39 +02:00 |
|
lib
|
[bugfix,site][s]: replace YOUTUBE_REGEX
|
2022-06-21 15:32:21 +03:00 |
|
pages
|
[site/theme,#140][s]: navbar notes link goes to /all.
|
2022-07-14 07:47:56 +02:00 |
|
public
|
[images][xs]: add post ftx collapse image
|
2022-11-15 18:06:38 +04:00 |
|
scripts
|
[site/seo]: create script file to generate sitemap
|
2022-06-01 18:57:58 +03:00 |
|
styles
|
[site/PR-161]: merge latest changes
|
2022-06-13 00:39:03 +03:00 |
|
utils
|
[site/mdx][s]: remove youtube thumbnail logic
|
2022-06-16 20:11:25 +03: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
|
[site/theme][s]: add table of contents support with remark-toc and use on guide page.
|
2022-08-23 15:20:12 +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/theme][s]: add table of contents support with remark-toc and use on guide page.
|
2022-08-23 15:20:12 +02:00 |
|
package.json
|
[site][s]: bump remark-wiki-link-plus to v1.1.1 to get image links.
|
2022-11-15 20:19:35 +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
|
update config as per tailwind V3.0 docs
|
2022-03-24 02:01:30 +03:00 |