Skip to content

Releases: p-acid/acidlog

v1.1.2

01 Nov 00:32
048a615
Compare
Choose a tag to compare

1.1.2 (2023-10-31)

Docs

v1.1.1

31 Oct 02:37
a9a7993
Compare
Choose a tag to compare

1.1.1 (2023-08-16)

Others

Features

  • Add layout component in app folder (3e70670)
  • dashboard: Add dashboard page (#4) (7feabd4)
  • detail: Add post detail page (03cc5cb)
  • github-comment: Add utterance (#15) (73fb87c)
  • layout: Add layout component (#2) (3e70670)
  • post-detail: Add post detail page (#5) (03cc5cb)
  • SEO: Add next-seo setting (#8) (f572ec7)
  • syntaxHighlighter: Add syntaxHighlighter for react-markdown (03cc5cb)

Bug Fixes

Docs

  • Add grow-together (d57aa5b)
  • ISSUE_TEMPLATE: Add issue form (1892896)
  • modern-web-browser: 최신 웹 브라우저 살펴보기 (#4) (99042bc)
  • post: Git flow, 왜 적용했나요? (#3) (30e527b)
  • PULL_REQUEST_TEMPLATE: Add PR Template (d579871)
  • README: Add initial docs (41f8b5f)
  • README: Add we-should-do (79b2c6b)
  • svelte-kit: 배워봅시다, SvelteKit (#6) (88ae24f)
  • Update past posts (e34e235)

Styling

  • change dashboard post item style (d8ab085)
  • change post detail header (8fba1ee)
  • dark-theme: Add PostItem dark mode style (f572ec7)
  • dark: Add global text color in dark mode (03cc5cb)
  • dashboard: Modify dashboard style (03cc5cb)
  • index-page: Add text-align center (3e70670)
  • mobile: Add reponsive (#11) (67bb30e)
  • mobile: Fix word-break (c081ee1)
  • post-detail: Add mobile responsive (67bb30e)
  • post-item: Add mobile responsive (67bb30e)

Code Refactoring

  • refactor and split post utils (d8490ff)

Configuration Settings

  • ci: Add Github action CI (bad584a)
  • command: Add husky install (8b9bf10)
  • dark-theme: Add dark theme background color in tailwind config (03cc5cb)
  • default-seo: Add default-seo by NextSeo (f572ec7)
  • detail-seo: Add SEO props in post detail page (f572ec7)
  • font: update font to pretendard (d8c662c)
  • husky: Add husky and lint-staged setting (6c5ebd6)
  • markdown: Add packages for markdown (03cc5cb)
  • package: Add next-seo package (f572ec7)
  • prettier: Add prettier setting (2f67e20)
  • release-please: Add setting for release-please (6bc5ee0)
  • tailwindcss: Add base setting for tailwindcss (523bbdf)
  • tsconfig: Add custom paths in tsconfig (03cc5cb)