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

feat(config): add 'Zhi Mang Xing' font to Google Fonts #130

Merged
merged 1 commit into from
May 7, 2024

Commits on May 7, 2024

  1. feat(config): add 'Zhi Mang Xing' font to Google Fonts

    Adds the 'Zhi Mang Xing' font to the list of Google Fonts used in the
    Nuxt.js application. This font is used in the custom Poe component to
    display the poem text.
    
    feat(module): format module date and display it
    
    Formats the module date using the `dayjs` library and displays it in a
    badge next to the module title. This provides more context about when
    the module was published.
    
    style(footer): adjust grid layout on smaller screens
    
    Modifies the grid layout of the footer sitemap on smaller screens to
    display the items in a two-column layout instead of four columns. This
    improves the responsiveness and readability of the footer on mobile
    devices.
    
    feat(poe): increase font size and adjust animation
    
    Increases the font size of the major and poe text in the custom Poe
    component, making the text more prominent and readable. Additionally,
    the animation duration of the poe text is adjusted to improve the
    visual effect.
    
    style(theme): adjust secondary color and foreground
    
    Updates the secondary color and foreground in the Tailwind CSS
    configuration to match the primary color, creating a more consistent
    color scheme throughout the application.
    nexmoe committed May 7, 2024
    Configuration menu
    Copy the full SHA
    0272e3e View commit details
    Browse the repository at this point in the history