Skip to content

marcoklein/kleinprojects-website

Repository files navigation

Test and Deploy

Kleinprojects Website - Personal Blog and Projects

Built with Eleventy and Bulma

Install dependencies

npm install

Run locally

npm start

Upgrade dependencies

Upgrade to latest dependencies with (check breaking changes).

npm upgrade-interactive --latest

Tests

Playwright executes end-to-end tests.

To run tests start the application and run

npm run test:headed

To create a new test use the code generation with

npm run playwright:codegen

Changes to the Prism theme

There is an overlap of the two CSS frameworks Bulma and Prism.

Both use number and tag classes for styling. To fix this we prefix Prism classes with prism-number and prism-tag respectively.

You have to adjust Prism themes and rename the two tags if you change the Prism theme!

Ideas

  • add hover effect on cards: show shadow if hovered over card!

TODO

About

Personal landing website for https://kleinprojects.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •