Maxi Ferreira
e15aebe3cd
Merge pull request #5 from Exerra/main
...
Fixed [slug].astro not giving correct permalink
2023-03-19 08:42:07 -07:00
Maxi Ferreira
dd38a2feeb
Merge pull request #2 from swapnilmishra/main
...
Fix markdown table not rendering issue
2023-03-19 08:41:08 -07:00
Exerra
364f6ac2f0
Fixed [slug].astro not giving correct permalink
2022-11-19 19:43:42 +02:00
Swapnil Mishra
7972561808
Fix markdown table not rendering issue
...
- markdown table rendering is broken because of using `rehypePlugins` in astro config.
This is due to the fact that enabling custom `remarkPlugins` or `rehypePlugins` will remove `remark-gfm`, `remark-smartypants` which are built-in plugins and we need to explicitly add these plugins.
- added `remark-gfm` and `remark-smartypants` to fix this
2022-08-25 16:39:55 +02:00
Maxi Ferreira
937b87938f
Fixed image min height
2022-08-12 13:01:55 -07:00
Maxi Ferreira
1f698b65e6
Added fetchpriority to LCP
2022-08-12 12:55:32 -07:00
Maxi Ferreira
129a6b4b19
Added mobile hero image
2022-08-12 12:52:23 -07:00
Maxi Ferreira
3c9bc21db7
Comment out image
2022-08-12 12:47:09 -07:00
Maxi Ferreira
5882b99af3
Min image height
2022-08-12 12:44:54 -07:00
Maxi Ferreira
e03f797d9d
Back to swap
2022-08-12 12:39:20 -07:00
Maxi Ferreira
723392b41b
Font display optional
2022-08-12 12:26:28 -07:00
Maxi Ferreira
28b1305dd4
Reduced CLS
2022-08-12 12:17:16 -07:00
Maxi Ferreira
1558cba11e
Updated image markup
2022-08-12 12:12:23 -07:00
Maxi Ferreira
d69232a97e
Fixed layout shift
2022-08-12 12:06:35 -07:00
Maxi Ferreira
ae34ac6d25
Self-host fonts
2022-08-12 11:58:45 -07:00
Maxi Ferreira
23f0462f15
Remove fonts and theme
2022-08-12 11:40:16 -07:00
Maxi Ferreira
7d27710b7c
Fixed code block styles
2022-08-12 11:35:44 -07:00
Maxi Ferreira
9cbe6de22f
Font optim
2022-08-12 11:30:45 -07:00
Maxi Ferreira
b24cb5e95e
Fixed image width
2022-08-12 11:12:58 -07:00
Maxi Ferreira
2fc2eec9e1
Fixed img css
2022-08-12 11:07:53 -07:00
Maxi Ferreira
7006f071a9
Updated to Astro 1.0.3
2022-08-12 10:41:07 -07:00
Maxi Ferreira
a5b62fe90e
Updated README again
2021-12-01 10:01:58 -08:00
Maxi Ferreira
1a279dbf85
Updated README
2021-12-01 10:00:25 -08:00
Maxi Ferreira
a7ebe198c9
Merge branch 'main' of github.com:Charca/astro-blog-template into main
2021-12-01 09:43:50 -08:00
Maxi Ferreira
fee002860b
Initial commit
2021-12-01 09:39:52 -08:00
Maxi Ferreira
e0e7295046
Added blog post illos
2021-12-01 09:38:15 -08:00
Maxi Ferreira
0498fc62fc
Dark mode
2021-12-01 09:17:42 -08:00
Maxi Ferreira
3c0917a765
Added reading time
2021-11-30 22:50:55 -08:00
Maxi Ferreira
368316667b
Added social image
2021-11-30 22:34:00 -08:00
Maxi Ferreira
ab2ab51ddb
Added social URL
2021-11-30 22:19:01 -08:00
Maxi Ferreira
9b1f0044f8
Updated URLs
2021-11-30 22:15:10 -08:00
Maxi Ferreira
00de7a5d00
Added fonts
2021-11-30 21:52:32 -08:00
Maxi Ferreira
6f7ba84e18
Added code highlighting styles
2021-11-30 16:49:43 -08:00
Maxi Ferreira
d6a00ded47
Highlight current in menu
2021-11-30 16:39:37 -08:00
Maxi Ferreira
f8c1e4eb7c
Resized illustrations
2021-11-30 16:01:33 -08:00
Maxi Ferreira
e1c5ea9087
Updated logo and profile pic
2021-11-30 15:44:00 -08:00
Maxi Ferreira
9cda905891
Added Bio component
2021-11-30 15:43:35 -08:00
Maxi Ferreira
0825d46f55
Initial commit
2021-11-30 12:18:49 -08:00