Commit Graph

467 Commits

Author SHA1 Message Date
ee19fb75b4 Update astro to 1.9.2 2023-01-11 18:41:05 -05:00
bd87058607 Fix issue #85: prettier configuration to format .astro files 2023-01-11 18:35:44 -05:00
cf52e08b95 Update README.md 2023-01-10 20:20:47 -05:00
a8704cf6d5 Fix 'Images sometimes not loading in HighlightedPosts' 2023-01-10 09:13:40 -05:00
efdf41879b Merge pull request #83 from Alaev/main
Small code simplification
2023-01-10 08:20:57 -05:00
e90714b9e6 Changes:
- Added default value to cleanSlug for simpler structure.
- Removed Nullish coalescing operator,
2023-01-10 12:01:50 +02:00
f641767078 Don't use tabs in editor 2023-01-09 21:44:06 -05:00
58484dfca8 Update dependencies 2023-01-09 12:13:50 -05:00
881f46e58b Improve code and design 2023-01-09 12:13:03 -05:00
b663a330da Update images quality 2023-01-09 12:12:37 -05:00
b1f3b7be7a Change blog title 2023-01-09 00:18:33 -05:00
c7e56e6e24 Minimal design details 2023-01-09 00:13:26 -05:00
795d557f37 Add excerpt field 2023-01-09 00:12:57 -05:00
cb48467405 Update title and description 2023-01-08 22:03:19 -05:00
e9a3182b5a Fix minimal details 2023-01-08 21:58:45 -05:00
8401a3fd45 Migrate more widgets to props and slots 2023-01-08 21:55:29 -05:00
5db96e66eb Fix some minimal styles 2023-01-08 21:18:37 -05:00
7e83be5a75 Migrate widgets to use by props and slots 2023-01-08 19:39:57 -05:00
842b17f493 Improve blog design 2023-01-08 19:39:31 -05:00
b21275bc9e Fix minimal detail 2023-01-08 15:05:18 -05:00
99018fc284 Update Hero, FAQs and HighlightedPosts to props and slots 2023-01-08 13:49:49 -05:00
681c13233b Update to hero.png 2023-01-08 13:48:50 -05:00
9187fc5361 Apply header styles on back navigation 2023-01-08 13:35:12 -05:00
b12d5e5ad2 Update version to 0.9.5 2023-01-08 12:46:29 -05:00
3191ddabfb Fix minimal details 2023-01-08 12:42:58 -05:00
8990e6adc3 Fix weird scroll behavior on back button 2023-01-08 12:33:13 -05:00
8ce8421334 Add date formatter, language and text direction settings 2023-01-08 12:28:59 -05:00
a210c72431 Update project structure 2023-01-06 18:49:24 -05:00
804809cebe Fix padding 2023-01-06 18:02:09 -05:00
bca3381870 Add shadow to Header 2023-01-06 17:55:02 -05:00
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