Skip to content

lihbr/lihbr-apex

Repository files navigation

lihbr-apex

lihbr-apex

Netlify Status Codecov Conventional Commits CalVer

Source code of lihbr.com, my personal website, you should check it out~

Local Setup

npm install
npm run dev

Stack

  • Akte - A minimal static site (and file) generator.
  • Vite - Next Generation Frontend Tooling.
  • Tailwind CSS - Utility-first CSS framework.
  • Prismic - Headless CMS for Jamstack.
  • Plausible - Simple and privacy-friendly analytics.
  • starry-night - Syntax highlighting, like GitHub.

Contributing

Whether you're helping me fix bugs, improve the site, or spread the word, I'd love to have you as a contributor!

Asking a question: Open a new topic on GitHub Discussions explaining what you want to achieve / your question. I'll try to get back to you shortly.

Reporting a bug: Open an issue explaining your application's setup and the bug you're encountering.

Suggesting an improvement: Open an issue explaining your improvement or feature so we can discuss and learn more.

Submitting code changes: For small fixes, feel free to open a PR with a description of your changes. For large changes, please first open an issue so we can discuss if and how the changes should be implemented.

License

MIT License