Граф коммитов

8 Коммитов

Автор SHA1 Сообщение Дата
David Sanders 2b032c61e9
chore: add blog global authors (#579) 2024-06-19 11:52:57 -07:00
David Sanders 6fa1d14408
feat: add tags to blog posts (#576) 2024-06-18 12:57:44 -07:00
Erick Zhao a12017a91d
chore: proper prettier config (#385) 2023-03-15 16:03:25 -07:00
Samuel Attard 19df2eeb15 fix: use @2x avatar photo for blog post authors 2021-09-15 13:10:14 -07:00
Antón Molleda 6a8544a550 chore: enable multi-author posts 2021-09-13 13:20:04 -07:00
Antón Molleda 5e4353e91a feat: activate blog plugin
Activate Docusaurus' blog plugin and make the previous posts available
in the new site.

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Fix #71
2021-07-21 13:08:13 -07:00
Antón Molleda 972a54e1d7 build: pre-build script
The pre-build scripts does the following:
1. Downloads the documentation from electron/electron and data/blog
   from electron/electronjs.org
2. Moves the files to the right folders based on the contents of
   `docs-reorg.json`
3. Add frontmatter to each file
4. Fixes internal links and multiline image titles
5. Generates the sidebar using the folder structure

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Fix #6
Ref: Solves parts of #2
2021-04-21 14:44:15 -07:00
Erick Zhao c1417be8f6 chore: add blog posts 2021-04-14 16:17:45 -07:00