Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

migrate to Bulma v1 #10

Merged
merged 13 commits into from
Mar 30, 2024
Merged

migrate to Bulma v1 #10

merged 13 commits into from
Mar 30, 2024

Commits on Mar 23, 2024

  1. prepare to migrate to BulmaV1

    - start to use CSS variables
    - update all the dependencies
    wlh320 committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    62261dc View commit details
    Browse the repository at this point in the history
  2. fix nav-burger

    wlh320 committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    25986d7 View commit details
    Browse the repository at this point in the history
  3. fix katex template

    wlh320 committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    41c55a7 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. breaking: fix and tweak

    - fix: forget to import bulma under some conditions
    - feat!: modify style of post title
    - feat: thinner content column when TOC is enabled
    - chore: remove lots of custom CSS
    - feat: add i18n for "read more" button
    wlh320 committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    8cb1064 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. feat: dark mode toggle

    - feat: dark mode toggle with a button
    - feat!: update postcss config
    - fix: extra div tag
    wlh320 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    a48c5ba View commit details
    Browse the repository at this point in the history
  2. fix: forget to update postcss

    wlh320 committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    023ee27 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. feat: calculate color like a pro

    - feat: calculate luminance to find foreground color with libsass
    - chore: refactor js loading
    wlh320 committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    d31716f View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    a61e8f0 View commit details
    Browse the repository at this point in the history
  2. feat: basic pagefind support

    wlh320 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    5591b9a View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. feat: same structure as hugo new theme

    - fix: better interface for light primary color
    - feat: add an example site with theme
    wlh320 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    7c24841 View commit details
    Browse the repository at this point in the history
  2. fix: tweak style

    wlh320 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    d80ca81 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. feat: allow custom linkColor

    - breaking: tweak post style
    - move content to exampleSite
    wlh320 committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    3c3c086 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8df0f3a View commit details
    Browse the repository at this point in the history