Commit Graph

437 Commits

Author SHA1 Message Date
db04b8f0d2 Fix button style 2023-01-06 17:51:50 -05:00
3c183c18ff Fix some minimal details 2023-01-06 17:44:33 -05:00
c9a73a1512 Fix minimal details 2023-01-06 17:42:22 -05:00
fadd1e715e Remove innecessary Error404 widget 2023-01-06 17:30:37 -05:00
8c7b20cf75 Format with prettier 2023-01-06 17:25:17 -05:00
e1b4c9c7a7 Fix some minimal details 2023-01-06 17:23:30 -05:00
2a08da15d7 Reduce innecessary components 2023-01-06 17:17:57 -05:00
b5c930f2ef Improve Header widget 2023-01-06 17:16:54 -05:00
f80c9be0b4 Update README.md 2023-01-06 16:56:55 -05:00
9f7a4fdca8 Fix text format for config.mjs 2023-01-06 16:06:01 -05:00
f6672ce070 Refactor and add more configuration to src/config.mjs 2023-01-06 16:01:06 -05:00
ba2b6081ed Add new 'noindex' settings for Blog entitities 2023-01-06 15:25:11 -05:00
894058cd5f Remove image to test post without it 2023-01-06 15:17:10 -05:00
f1ed6df7a1 Change posts.js to blog.js and improve default values 2023-01-06 15:15:50 -05:00
12c585c301 Fix minimal detail 2023-01-06 15:15:03 -05:00
87a55a681d Fix minimal details 2023-01-06 15:14:27 -05:00
00b3ef7c17 Simplify canonical url 2023-01-06 14:05:55 -05:00
ecdcf99958 Add Privacy and Terms demo pages 2023-01-06 13:50:58 -05:00
fa2be032e7 Simplify blog folders 2023-01-06 13:28:18 -05:00
bb57b3b63f Set default titleTemplate 2023-01-06 13:18:21 -05:00
e478745e26 Add support to configure dark mode. 2023-01-06 13:10:40 -05:00
ac24c9e94e Replace getRelativeLink with getPermalink 2023-01-06 12:47:00 -05:00
834dd1b998 Update astro to 1.9.1 2023-01-06 12:19:27 -05:00
8443e95855 Fix Unknown builtin plugin 'cleanupIDs' specified 2023-01-06 11:52:35 -05:00
42464fcdbc Merge pull request #77 from Alaev/main
Add types
2023-01-05 15:26:39 -05:00
8f21aaa4d1 added types 2023-01-05 20:07:14 +02:00
046009ec8c Simplify folders and more typescript migration 2023-01-03 22:52:10 -05:00
6777af58f3 Update dependencies 2023-01-03 22:50:28 -05:00
024825ec59 Migrate more code to typescript 2023-01-02 12:20:26 -05:00
6998cc7602 Fix accessibility 2023-01-02 11:25:18 -05:00
7034e99d4a Fix dark mode accessibility 2023-01-02 11:18:23 -05:00
e6427707c9 Update dependencies 2023-01-02 11:11:29 -05:00
ce5248c08c Fix content max-width 2023-01-02 11:10:15 -05:00
f158d32181 Migrate to typescript 2023-01-02 10:51:51 -05:00
ba0e67b55f Use astro-compress integration 2023-01-01 18:46:48 -05:00
6c0fda99ce Update README with new Content Ccollection for blog 2023-01-01 18:38:45 -05:00
7463771f81 Merge branch 'main' of https://github.com/onwidget/astrowind 2023-01-01 18:33:02 -05:00
d7b7baa414 Migrate blog to new astro Content Collections 2023-01-01 18:32:52 -05:00
3d747c43d7 Update README.md 2022-12-31 01:32:39 -05:00
fac7eaec69 Add new related project 2022-12-30 21:04:49 -05:00
785b66968a Update dependencies 2022-12-28 03:17:30 -05:00
0b58f53e09 Make Blog Tags case insensitive 2022-12-24 09:13:04 -05:00
b9b734adc7 Fix rss.xml.js field: publishDate to pubDate 2022-12-24 08:45:02 -05:00
0f2ed8e702 Merge branch 'main' of https://github.com/onwidget/astrowind 2022-12-22 11:01:45 -05:00
2f059b5936 Update dependencies 2022-12-22 11:01:34 -05:00
8c623e473d Merge pull request #69 from ivopauly/main
Add missing required alt property for GetImageTransform
2022-12-15 17:26:27 -05:00
4934454a8b Add missing required alt property for GetImageTransform 2022-12-15 08:30:09 +01:00
9ead794036 Merge branch 'main' of https://github.com/onwidget/astrowind 2022-12-10 01:54:38 -05:00
245ca8eef9 Update dependencies 2022-12-10 01:54:29 -05:00
bc82b5adcc Ensures authoring MDX files provides a Markdown-like editor experience 2022-12-10 01:54:01 -05:00