Commit Graph

55 Commits

Author SHA1 Message Date
Piotr Held c13ec31163
perf: enable equation numbering in MathJax (#1520)
If you place your equations inside $$\begin{equation}...\end{equation}$$
you will get MathJax equation numbering. As described here:
https://docs.mathjax.org/en/latest/input/tex/eqnumbers.html

BREAKING CHANGES: if you used \begin{equation} inside $$ you will
get equation numbering which was not previously present.
2024-01-31 03:44:19 +08:00
Mill Haruto 4a2b89d0b6
feat: add bilibili embed video support (#1406)
---------
Co-authored-by: Cotes Chung <11371340+cotes2020@users.noreply.github.com>
2023-12-09 21:48:19 +08:00
Zheng Yuan d71711d2d3
docs: add more content in Mathematics and fix some typos (#1306)
1. Add docs for block math and inline math
2. Change a grammar mistake at line 137, the single form should be used
3. Change the comma from Chinese to English for consistency of the doc.

---------

Co-authored-by: Cotes Chung <11371340+cotes2020@users.noreply.github.com>
2023-10-08 19:17:59 +08:00
Cotes Chung d921b981f7
docs: update tutorial
docs: update tutorial
2023-02-20 05:57:37 +08:00
Cotes Chung e8d20bf7b0
docs: update tutorials
- remove outdated content
- append instructions for SASS overrides (#827)
2023-01-12 05:12:04 +08:00
Cotes Chung 8440d42984
docs: add tutorial and example for new features 2022-12-28 01:24:31 +08:00
Cotes Chung 782a930fdf
docs: update tutorial for defining preview image 2022-11-18 22:18:04 +08:00
Michael Tan f1d9e99bc0
feat: add multiple authors to a post (#677)
Resolves #675
2022-09-14 05:05:01 +08:00
Josh Johanning 20b7fe3a53
docs: adding a note about preview images and `v5.2.0` (#632) 2022-07-02 18:16:02 +08:00
Cotes Chung f581b4395f
docs: update posts for author info 2022-03-17 02:05:45 +08:00
Cotes Chung 67d51d5df2
docs: update preview image's font-matter 2022-03-16 22:51:41 +08:00
Cotes Chung cfd05d1aa5 Update prompt related docs 2022-02-14 20:14:39 +08:00
Cotes Chung 3d8184602b Merge branch 'feature/filepath-code' 2022-01-23 04:04:38 +08:00
Cotes Chung c344926886 Show the `filepath` style in docs 2022-01-23 03:57:20 +08:00
Cotes Chung f043123f23 Introduce the prompts in docs 2022-01-23 01:59:36 +08:00
Cotes Chung 640bde95c4 Fix tutorial on writing posts 2022-01-19 00:23:16 +08:00
Cotes Chung b91b6711b0 Update the tutorial on comments and image attributes 2022-01-04 02:20:58 +08:00
Cotes Chung adaefc02e9 Update docs 2022-01-03 00:17:30 +08:00
Cotes Chung ef2aa525d5 Add intro for `img_path` 2021-12-31 00:00:28 +08:00
Cotes Chung 6447ffaf59 Add new feature intro to docs 2021-12-07 01:04:13 +08:00
Cotes Chung 36f55f091d Add content to the tutorial 2021-12-05 04:42:53 +08:00
Cotes Chung e2003f2b03 Add a link to the author of the post 2021-12-05 04:42:53 +08:00
Cotes Chung 2f79b8d408 Fix code style for Markdown 2021-10-26 04:29:16 +08:00
Cotes Chung 80980465d7 Correct grammar and spelling in docs & issue templates
Also improve the Markdown code style
2021-10-04 17:53:07 +08:00
Cotes Chung f4d4065b1c Update the tutorials 2021-09-29 22:36:47 +08:00
Cotes Chung f722757f6f Update docs 2021-09-16 01:17:09 +08:00
Cotes Chung 91ed3d4649 Hide line number of some posts 2021-09-13 22:36:01 +08:00
Cotes Chung d5413a954f Update posts
- Set width and height for images
- Update the related tutorial
2021-07-03 05:11:11 +08:00
Cotes Chung d5407181a4 Add shadow effect option for images 2021-04-18 03:15:11 +08:00
Bogdan Stoica eacad65cbb Add alt attribute to the post's preview image (#271) 2021-01-30 01:14:03 +08:00
Cotes Chung 93fcf50131 Add image CDN tutorial 2021-01-09 23:05:55 +08:00
Dinesh Prasanth M K a20fd5bf6f Fix the dir name for hosting posts 2020-12-29 06:06:36 +08:00
Cotes Chung bca7a2a634 Update docs
-  Add description list sample
-  Improve doc content
2020-12-26 00:41:06 +08:00
Cotes Chung 557413cc4c Simplify the image custom class statement 2020-12-19 00:18:30 +08:00
Cotes Chung 7de13415e7 Update README & improve manual 2020-12-10 20:13:03 +08:00
Cotes Chung d196645d88 Introduce the mermaid in docs 2020-12-10 06:39:03 +08:00
Cotes Chung ea56a900a0 Update the docs for discarded tools 2020-11-19 21:47:46 +08:00
Cotes Chung ddc1149fb5 Specify the image width. 2020-10-06 23:13:01 +08:00
Cotes Chung 04ad7bf432 Update the docs & reduce the image size. 2020-09-27 13:53:57 +08:00
Cotes Chung 717a501c36 Update the docs.
- Optimize the code style of markdown list
- Increase post contents (#104, #100)
2020-08-21 22:46:46 +08:00
Cotes Chung 60a8a2fa41 Improve markdown code style. 2020-08-21 00:45:56 +08:00
Cotes Chung db06610fd6 Update the docs. 2020-08-11 05:58:59 +08:00
Cotes Chung adff74b27b Update docs for v2.5 2020-08-03 03:28:53 +08:00
Cotes Chung cc4f18a5a2 Simplify the publishing process.
Renamed the tool script.
2020-06-26 18:48:11 +08:00
Cotes Chung 34d54f9349 Super feature: Pinned posts. 2020-06-06 18:51:56 +08:00
mattpopovich 032706d27f Fixed some spelling/typos 2020-06-01 16:38:31 +08:00
Cotes Chung 582ea30459 Support the mathematical expressions (#55). 2020-05-29 06:18:53 +08:00
Cotes Chung 1209879bed Update the tutorials. 2020-04-23 22:11:50 +08:00
Cotes Chung caf8dec568 Update the post meta design. 2020-04-08 02:12:25 +08:00
Cotes Chung 9f6173231b Fixed the Docs. 2020-04-03 03:00:51 +08:00