Commit Graph

624 Commits

Author SHA1 Message Date
satnaing 69780c0b2f chore: update changelog 2022-10-19 00:01:52 +06:30
satnaing ddd0e3a953 chore(release): 1.1.0 2022-10-18 23:43:20 +06:30
satnaing 3e3453f831 chore: update README
Add attribution of about page illustration. Add new commands. Add my name at the bottom.
2022-10-18 23:39:04 +06:30
satnaing 4a7c92e665 chore: add new badges
add Conventional Commits and Commitizen friendly badges
2022-10-18 21:48:15 +06:30
satnaing d891734dd9 chore: update changelog 2022-10-18 21:34:18 +06:30
Sat Naing 00c3bf9929 refactor: remove unnecessary condition checks for /posts 2022-10-17 22:04:11 +06:30
Sat Naing c81c5acabd chore: replace alias with shorter syntax to avoid duplications 2022-10-17 13:01:49 +06:30
Sat Naing ad14dc580f fix: fix markdown lint warnings by updating headers 2022-10-17 11:35:06 +06:30
Sat Naing 326064111c fix: fix markdown warnings by adding alt texts 2022-10-17 11:33:11 +06:30
Sat Naing e0de512d0f docs: update readme text 2022-10-17 11:14:07 +06:30
Sat Naing cc4068ffab chore: add github-slugger types package 2022-10-16 23:54:10 +06:30
Sat Naing 20822c422a chore: format files with prettier 2022-10-16 23:53:16 +06:30
Sat Naing 1cf0efe188 chore: add markdownlint file to disable some md rules 2022-10-16 23:43:34 +06:30
Sat Naing 48687dc032 chore: update package lock 2022-10-16 23:29:44 +06:30
Sat Naing 181d9a2098 chore: remove eslint script 2022-10-16 21:48:35 +06:30
Sat Naing a62344a9ff chore: remove eslint and its plugins 2022-10-16 21:41:27 +06:30
Sat Naing e8bf2d732b chore: add lint-staged pre-commit script 2022-10-16 21:37:57 +06:30
Sat Naing 80aee6bedb chore: add husky and lint-staged packages 2022-10-16 21:37:00 +06:30
Sat Naing 6fa8990f3d chore: configure eslint and prettier 2022-10-16 20:38:46 +06:30
Sat Naing d6dd8185f2 chore: add prettier, eslint and related plugins 2022-10-16 20:34:21 +06:30
Sat Naing caf9c4a8a5 Merge pull request #3 from elpekenin/glob
Change glob
2022-10-16 17:48:00 +06:30
elpekenin a256dedb73 Change glob 2022-10-16 12:17:36 +02:00
Sat Naing 4fbe54450e Merge pull request #2 from elpekenin/social-component
Add `Socials` component to avoid code duplication
2022-10-16 15:59:12 +06:30
elpekenin a285b3e564 Fix styling 2022-10-16 11:21:27 +02:00
elpekenin 7ef631fe35 Add Socials component to avoid code duplication 2022-10-16 09:26:35 +02:00
Sat Naing 2acea86371 chore: add commitizen and cz-conventional-changelog packages
make the repo commitizen friendly and follow conventional commits specification
2022-10-16 10:39:43 +06:30
Sat Naing adb331e219 chore: add change log 2022-10-16 10:32:59 +06:30
Sat Naing c76a53d179 Fix broken link for customize color scheme article 2022-10-12 11:44:03 +06:30
Sat Naing e9bc3aff86 Merge branch 'main' of https://github.com/satnaing/astro-paper 2022-10-12 11:34:22 +06:30
Sat Naing 4a87ec19cb Fix typo and update link 2022-10-12 11:31:04 +06:30
Sat Naing acca3e8cc4 Create LICENSE 2022-10-03 11:43:36 +06:30
Sat Naing c3a8c75167 Add additional info for customizing color schemes 2022-09-29 12:21:55 +06:30
Sat Naing f8bb9b6df0 Update version number to 1.0.1 2022-09-29 12:10:30 +06:30
Sat Naing 2d0ac8058a Update Tailwind config to use only specific breakpoint and color palette 2022-09-29 12:03:54 +06:30
Sat Naing dccde74dc0 Remove unused comments 2022-09-29 11:31:54 +06:30
Sat Naing b17c5f452e Remove unused import 2022-09-29 11:30:00 +06:30
Sat Naing 33bab9c489 Update search functionality - dynamic url update, auto focus 2022-09-29 11:29:37 +06:30
Sat Naing 18e920d0f7 Update README typos 2022-09-27 16:51:47 +06:30
Sat Naing e0d621b094 Update blog posts 2022-09-27 16:03:01 +06:30
Sat Naing 10265f14d6 Update name and version 2022-09-27 15:35:07 +06:30
Sat Naing c61e8011fc Update default og image 2022-09-27 15:29:50 +06:30
Sat Naing f525b243e0 Update README 2022-09-27 15:24:26 +06:30
Sat Naing 2877293394 Update README 2022-09-27 14:26:07 +06:30
Sat Naing 4caf3bf60a Change back to Astro default light color scheme 2022-09-27 14:25:53 +06:30
Sat Naing 745feae842 Update hero paragraph 2022-09-26 23:25:33 +06:30
Sat Naing 3771103361 Update about content 2022-09-26 23:25:03 +06:30
Sat Naing 8476d841de Update search box focus style to be border-accent 2022-09-26 23:06:44 +06:30
Sat Naing 5c32023cb2 Update style for prose image margin and heading-3 2022-09-26 22:07:13 +06:30
Sat Naing 069486b0da Post an article about predefined color schemes 2022-09-26 22:06:10 +06:30
Sat Naing 1fd1b9111b Remove unused prose details element style 2022-09-26 18:41:41 +06:30