Commit Graph

29 Commits

Author SHA1 Message Date
Sat Naing ffaaf80028 docs: add warning for yarn & sharp dependency (#331)
Resolves #317
2024-07-24 00:00:42 +07:00
Sat Naing 7b83996daf build: remove pre-commit git hook (#329)
Remove the pre-commit git hook and its related
dependencies_ husky, lint-staged, commitizen and
cz-conventional-changelog.
2024-07-22 21:54:56 +07:00
Micheal Choudhary 47a3c8651e build: add Dockerfile to run the project in container (#262)
* Dockerfile added to build static files and serve with NGINX Distroless

* replaced final image distroless with official nginx unprivileged to support multi arch.

* runtime image to official nginx

* README updated

* docs: update README for Docker commands

---------

Co-authored-by: satnaing <satnaingdev@gmail.com>
2024-07-16 09:19:40 +07:00
4Ark 3ca857f301 docs: add installation step with pnpm (#286) 2024-07-14 17:01:19 +07:00
satnaing 242729a6fe docs: add figma design file in README 2024-07-07 13:00:57 +07:00
Erison Silva fb3fa98936 feat: add docker-compose file (#174)
* feat: Add docker-compose file

- Add `docker-compose.yml` file
- Add docker commands into the README.md file

Close #172

* docs: update README for style consistency

---------

Co-authored-by: Erison Silva <erison.silva@power.cloud>
Co-authored-by: Sat Naing <satnaingdev@gmail.com>
2023-12-13 15:25:22 +06:30
satnaing 186bc151c3 docs: update README for v3
Update file structure section. Add concurrent command running method for Windows PowerShell users.
Update footer credit to acknowledge the contributions of other contributors.

resolve #113
2023-09-26 02:04:11 +06:30
satnaing e486687610 feat: upgrade to astro v3
Upgrade to astro v3. Update dependencies. Fix codes and features due to migration.

BREAKING CHANGE: Astro v3

resolve #111
2023-09-26 02:04:11 +06:30
satnaing 55e25d08b7 style: format README markdown 2023-02-03 14:06:54 +06:30
Sha Mwe La 0abceb2c97 docs: mention eslint in README (#29) 2023-02-03 14:02:43 +06:30
satnaing f30953bd55 docs: add AstroPaper v1 docs and live url 2023-01-31 20:20:39 +06:30
satnaing 472e61f156 docs: update README for AstroPaper v2 2023-01-31 00:20:21 +06:30
satnaing 41ac489bf5 docs: add lighthouse score in README 2023-01-19 18:22:27 +06:30
satnaing c75dd3f5b6 chore: update copyright year 2023-01-08 21:39:01 +06:30
satnaing 688bdef098 docs: update README for dynamic og feature post 2022-12-31 12:50:57 +06:30
satnaing 72966f3f1d docs: update README for new dynamic OG image feat 2022-12-28 11:27:38 +06:30
satnaing f115e1f31d docs: update README for google-site-verification tag 2022-12-20 23:09:49 +06:30
satnaing a5936bc3f4 docs: update README for install commands 2022-12-20 22:12:26 +06:30
satnaing 2b0ae34f1d docs: update README image with default og image 2022-12-03 16:26:04 +06:30
satnaing 292e6ce3cb docs: update README main image 2022-12-01 22:58:21 +06:30
satnaing 825f8cb6e4 docs: update README for new changes 2022-11-28 23:12:20 +06:30
satnaing f3adbd7957 chore: update readme for running locally command 2022-10-19 19:02:10 +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
Sat Naing e0de512d0f docs: update readme text 2022-10-17 11:14:07 +06:30
Sat Naing 18e920d0f7 Update README typos 2022-09-27 16:51:47 +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 44cf5afeba Initial commit from Astro 2022-09-08 19:20:34 +06:30