Commit Graph

398 Commits

Author SHA1 Message Date
Sat Naing f55875d749 Update article for new slugify feature 2022-09-25 19:17:59 +06:30
Sat Naing 93fa12a25b Update search result url with slugified url 2022-09-25 19:11:19 +06:30
Sat Naing 0983bcf8e1 Remove slugifying tag names 2022-09-25 19:10:17 +06:30
Sat Naing 7877a0c66b Reposition slugify import 2022-09-25 19:09:35 +06:30
Sat Naing be71f34ed5 Reposition slugify import 2022-09-25 19:08:42 +06:30
Sat Naing 6e79189afd Update slug url with new function's slugified url 2022-09-25 19:07:47 +06:30
Sat Naing 013a3299d6 Reposition slugifyAll import 2022-09-25 19:05:30 +06:30
Sat Naing bd6fb0ac91 Update slugify function with new function slugifyStr 2022-09-25 19:04:59 +06:30
Sat Naing 191798217f Modify slufigy with GithubSlugger 2022-09-25 19:02:18 +06:30
Sat Naing e368cb7188 Add github-slugger package 2022-09-25 19:00:08 +06:30
Sat Naing fec62e49d0 Update article for title validation required 2022-09-25 17:46:04 +06:30
Sat Naing ac960aa6b0 Add an article for creating new posts 2022-09-25 17:44:49 +06:30
Sat Naing 19ec6c87aa Add styling for prose table and prose heading 2022-09-25 17:40:24 +06:30
Sat Naing 28ae4b2bde Update title-link to inline-block 2022-09-23 21:42:36 +06:30
Sat Naing 7463fbe406 Modify content code block and format 2022-09-23 21:36:30 +06:30
Sat Naing fcda70706a Update markdown code block theme => one-dark-pro 2022-09-23 21:35:47 +06:30
Sat Naing 15cbfd9741 Add border in prose image 2022-09-23 21:35:06 +06:30
Sat Naing 14169c3bc8 Remove 2 dummy articles from featured 2022-09-23 13:35:42 +06:30
Sat Naing 33654ade7f Add new article for configuring astro-paper theme 2022-09-23 13:32:01 +06:30
Sat Naing ef1fac6043 Set default og image even when empty string is specify 2022-09-23 13:30:58 +06:30
Sat Naing aafcc4ae28 Set LOGO_IMAGE.enable to false 2022-09-23 13:17:49 +06:30
Sat Naing 018b584433 Make LOGO_IMAGE.svg to true by default 2022-09-23 12:25:30 +06:30
Sat Naing 3dd1ac8a9f Support svg and png logo image types 2022-09-23 12:24:54 +06:30
Sat Naing 11acd422e7 Add dynamic logo image and logo text 2022-09-23 00:13:17 +06:30
Sat Naing ee744a593b Add logo.svg in public assets 2022-09-23 00:12:37 +06:30
Sat Naing 07c228868c Add logo image configuration options 2022-09-23 00:12:04 +06:30
Sat Naing a22adcabc4 Update about features section 2022-09-22 23:49:32 +06:30
Sat Naing 755576fbc5 Filter draft posts when calculating total pages 2022-09-22 23:44:21 +06:30
Sat Naing 2a28fa4e32 Add draft option in frontmatter 2022-09-22 23:41:16 +06:30
Sat Naing b3e43ba2dc Display sorted/filtered posts in feature section 2022-09-22 23:37:53 +06:30
Sat Naing 00689f1cba Add filter for draft posts 2022-09-22 23:37:09 +06:30
Sat Naing b8b7aaef7d Add filter for draft posts 2022-09-22 23:36:44 +06:30
Sat Naing 023f86b2f4 Add draft type in Frontmatter interface 2022-09-22 23:36:04 +06:30
Sat Naing d48a0d12e1 Add sitemap integration 2022-09-22 22:47:30 +06:30
Sat Naing e84c3478fe Remove unused .env.sample file 2022-09-22 21:37:58 +06:30
Sat Naing 300fd568e9 Replace env variable with SITE config object 2022-09-22 21:32:02 +06:30
Sat Naing f8d3a3a960 Add website property in SITE object 2022-09-22 21:28:35 +06:30
Sat Naing 9db22658ed Replace env values with SITE config object 2022-09-22 21:20:40 +06:30
Sat Naing eb27fbd33c Replace socialLinks array with SOCIALS config 2022-09-22 21:17:56 +06:30
Sat Naing 8e8e69898d Add social media icons as objects 2022-09-22 21:17:09 +06:30
Sat Naing 81ffec1ccb Add SITE and SOCIAL configuration objects 2022-09-22 21:16:35 +06:30
Sat Naing 0ad254347d Add social type definitions 2022-09-22 21:15:48 +06:30
Sat Naing b8a08dc794 Update import of type definition 2022-09-22 20:51:35 +06:30
Sat Naing 9e351fe26d Move types definition under src directory 2022-09-22 20:39:51 +06:30
Sat Naing f367e05793 Remove duplicated accent colors 2022-09-22 20:04:54 +06:30
Sat Naing 3a7303bc67 Rotate theme button icons 12deg on hover 2022-09-22 20:01:03 +06:30
Sat Naing bd0cecb744 Update footer text style to nowrap and update icon wrapper layout 2022-09-21 23:00:45 +06:30
Sat Naing cca1f260e5 Update social links text style to be whitespace-nowrap 2022-09-21 23:00:01 +06:30
Sat Naing 7e0ee25913 Post forestry cms blog post 2022-09-21 14:09:24 +06:30
Sat Naing fe92f303d4 Update PostDetails layout to accept author, desc and og image 2022-09-21 14:08:47 +06:30