Commit Graph

2020 Commits

Author SHA1 Message Date
Courtland Leer
080992140e dyslexia 2024-04-01 14:43:36 -04:00
Courtland Leer
9b9a09638f dates 2024-04-01 14:41:36 -04:00
Courtland Leer
4db5bdd2fb
Merge pull request #70 from plastic-labs/chl_posts
honcho private beta + release notes
2024-04-01 14:36:39 -04:00
Courtland Leer
352cee8f53 proof 2024-04-01 14:35:59 -04:00
Courtland Leer
8760e692bd logo 2024-04-01 14:32:59 -04:00
Courtland Leer
610b8266f1 logo 2024-04-01 14:19:38 -04:00
Courtland Leer
ea19ee2e9d logo & props 2024-04-01 14:15:40 -04:00
Courtland Leer
5cdd2607af honcho private beta + release notes 2024-04-01 14:10:06 -04:00
Emile Bangma
5ec61468d5
fix(wikilinks): proper escaping of pipe character in wikilinks inside tables (#1040) 2024-03-31 09:44:50 -07:00
Hydrophobefireman
aa4f5294a3
fix: do not render <p> inside FolderContent article (#1044)
it can lead to nested <p>'s which is actually [invalid html](https://www.w3.org/TR/html401/struct/text.html#h-9.3.1:~:text=The%20P%20element%20represents%20a%20paragraph.%20It%20cannot%20contain%20block%2Dlevel%20elements%20(including%20P%20itself).)
2024-03-31 09:44:20 -07:00
Courtland Leer
ebb7b489e7
Merge pull request #68 from plastic-labs/chl_posts
Chl posts
2024-03-26 15:45:59 -04:00
Vineeth Voruganti
cdf9d2bbbc
Basic ordering (#69) 2024-03-26 12:45:12 -07:00
Courtland Leer
7f8b795a90 proof 2024-03-26 15:21:46 -04:00
Courtland Leer
b2650d12e1 proofs 2024-03-26 15:14:27 -04:00
Courtland Leer
64ec6f2f19 ml edits 2024-03-26 15:03:07 -04:00
Courtland Leer
d4845ce36c proof 2024-03-26 14:54:51 -04:00
Courtland Leer
203698358d Merge branch 'chl_posts' of github.com:plastic-labs/blog into chl_posts 2024-03-26 14:31:05 -04:00
Courtland Leer
57878f19b9 proof 2024-03-26 14:30:43 -04:00
Vineeth Voruganti
a3dc3bec95
Merge branch 'v4' into chl_posts 2024-03-26 11:16:50 -07:00
Courtland Leer
95a514d7c5 dialectic post 2024-03-26 14:09:35 -04:00
dependabot[bot]
fafe50b0c5
chore(deps): bump preact from 10.19.6 to 10.20.1 (#1035)
Bumps [preact](https://github.com/preactjs/preact) from 10.19.6 to 10.20.1.
- [Release notes](https://github.com/preactjs/preact/releases)
- [Commits](https://github.com/preactjs/preact/compare/10.19.6...10.20.1)

---
updated-dependencies:
- dependency-name: preact
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-26 04:47:15 -04:00
dependabot[bot]
8f13a38b5a
chore(deps-dev): bump typescript from 5.4.2 to 5.4.3 (#1036)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.2 to 5.4.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.2...v5.4.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-26 04:46:52 -04:00
Emile Bangma
d75928ad5c
fix(assets): pdf page linking support. (#1025)
* github-slugger pdf workaround

* Skip sluggifying on pdf file extension

* Account for pdf files without anchor

* Address feedback
2024-03-24 16:23:25 -07:00
Jacky Zhao
0a2b52f618 simpler katex fix 2024-03-24 15:50:38 -07:00
Emile Bangma
8437d9da72
fix(style): LaTex/KaTeX overflow (#1027)
* LaTex/KaTeX overflow fix

* prettier

* Add !important modifier

* Added overflow-x override

* Refactor without !important

* Refactor scss notation

* Formatting scss
2024-03-24 15:43:36 -07:00
Jorge Marcelo Risco
70d86ff096
i18n: pt-BR translation (#1024)
* i18n: pt-br

* i18n: pt-br translation

---------

Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>
2024-03-24 09:40:01 -07:00
Kun-Szabó Kristóf
6efc4dd724
i18n: add Hungarian translations (#1023)
* add Hungarian translations

* typo: _ instead of - in hu-HU

* run prettier

* revert prettier messing up tsconfig

* Update hu-HU.ts
2024-03-24 09:35:07 -07:00
Xinyang Yu
85a737b4ee
docs: Update showcase.md (#1031) 2024-03-24 09:33:53 -07:00
Courtland Leer
95caf4cfc6 date fix 2024-03-21 15:54:31 -04:00
Courtland Leer
404859ba83 release notes 2024-03-21 15:49:40 -04:00
Vineeth Voruganti
f1bb599ba6
embed-size (#66) 2024-03-21 12:44:29 -07:00
vintro
dfb5d4806b
initial draft (#65)
* initial draft

* updates

* latex in the chart

* final copy edits from chl

* add research tag
2024-03-21 12:33:30 -07:00
Courtland Leer
ebe156c975 proofing 2024-03-21 14:02:33 -04:00
Courtland Leer
a3fa4dec85 landing proofing 2024-03-21 13:57:00 -04:00
Courtland Leer
dc88e116ff research edits 2024-03-21 13:50:40 -04:00
Courtland Leer
6575177ec4 landing copy revisions 2024-03-21 13:28:31 -04:00
Vineeth Voruganti
a8da15392c
Recent Posts and Restructured Index (#59)
* Recent Posts and Restructured Index

* Change to explorer

* Index Graph uses -1 Depth

* Default scale for homepage 0.7
2024-03-20 13:32:05 -07:00
vintro
07e4a6563b
frame the video to avoid caption problem 2024-03-20 15:47:29 -04:00
Courtland Leer
c682030cec
Merge pull request #64 from plastic-labs/chl_blog
proof
2024-03-20 15:40:46 -04:00
Courtland Leer
2925c66fe3 proof 2024-03-20 15:40:12 -04:00
Courtland Leer
d97a4e5fd9
Merge pull request #63 from plastic-labs/chl_blog
spaces
2024-03-20 15:27:34 -04:00
Courtland Leer
b7db132fa8 spaces 2024-03-20 15:26:59 -04:00
Courtland Leer
5fdabd57b7
Merge pull request #62 from plastic-labs/chl_blog
index update
2024-03-20 15:15:14 -04:00
Courtland Leer
6bbc9cd672 index update 2024-03-20 15:14:28 -04:00
Courtland Leer
0888d74276
Merge pull request #61 from plastic-labs/chl_blog
note
2024-03-20 15:12:47 -04:00
Courtland Leer
aa228a25ea note 2024-03-20 15:12:07 -04:00
Courtland Leer
7e6b3e9dfc
Merge pull request #60 from plastic-labs/curation
tags
2024-03-19 11:55:05 -04:00
Courtland Leer
6885111057 tags 2024-03-19 11:51:22 -04:00
dependabot[bot]
de6f469011
chore(deps-dev): bump @types/node from 20.11.25 to 20.11.29 (#1010)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.25 to 20.11.29.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-18 18:54:12 -07:00
dependabot[bot]
668640d641
chore(deps): bump shiki from 1.1.7 to 1.2.0 (#1011)
Bumps [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) from 1.1.7 to 1.2.0.
- [Release notes](https://github.com/shikijs/shiki/releases)
- [Changelog](https://github.com/shikijs/shiki/blob/main/CHANGELOG.md)
- [Commits](https://github.com/shikijs/shiki/commits/v1.2.0/packages/shiki)

---
updated-dependencies:
- dependency-name: shiki
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-18 18:54:01 -07:00