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

Website upgrade #1503

Merged
merged 2 commits into from
Jan 24, 2024
Merged

Website upgrade #1503

merged 2 commits into from
Jan 24, 2024

Conversation

NickSeagull
Copy link
Member

@NickSeagull NickSeagull commented Jan 24, 2024

Description

Upgrades website dependencies, as well as adds a proposals section

Changes

  • Upgraded deps
  • Used the blog feature of docusaurus for proposals

Checks

  • Project Builds
  • Project passes tests and checks
  • Updated documentation accordingly

@NickSeagull NickSeagull self-assigned this Jan 24, 2024
@NickSeagull
Copy link
Member Author

Merging as it is only related to the website

Copy link

what-the-diff bot commented Jan 24, 2024

PR Summary

  • Enhanced Blog Configuration
    The configuration settings for the blog section have been updated in the docusaurus.config.js file. This change will allow for better organization and presentation of the blog content.

  • Dependency Updates
    Various dependencies used in the project and recorded in the package.json file have been updated to their newer versions. This update will help in improving the project's performance and reducing potential security vulnerabilities.

  • Addition of BEEP Index
    A new index.mdx file has been added in the proposals directory, providing an index of all Booster Evolution Enhancement Proposals (BEEPs). This will allow for easy navigation through the BEEPs.

  • BEEP Purpose and Guidelines
    Another new index.mdx file under website/proposals/0001-purpose-and-guidelines has been introduced. It provides the purpose of BEEPs and their drafting guidelines, offering valuable orientation for potential BEEP authors.

  • New Proposal-Related Documentation
    New documentation files (README.md and authors.yml) have been added under website/proposals. These will contain useful info about BEEP process and BEEP authors respectively.

  • Style Adjustments
    Changes to the custom.css and fonts.css files have been made for improved visual style. These include removing certain font-family rule, adjusting primary link color, and importing a new font.

  • Updated Font Family Configuration
    The tailwind.config.js file has been adjusted to include new font families. This change allows for more stylistic variety in the project's user interface.

@NickSeagull NickSeagull merged commit c0512c7 into main Jan 24, 2024
2 checks passed
@NickSeagull NickSeagull deleted the website-upgrade branch January 24, 2024 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant