Skip to content

effeect/the-blog-project

Repository files navigation

oliverdimes.dev

Welcome to my blog, hosted on Vercel and maintained with Next.js. This is where I'm posting a mixture of development blog posts and some general tech stuff that I may be working on.

Note the following :

If you want to run the blog locally yourself for whatever reason, you can do the following bellow :

  • npm run dev will run the blog in a dev container before being deployed
  • npm run build will run in a build environment

You can also view the posts here on Github with working image links if you navigate to the /posts folder as all the posts are written in Markdown.

Playwright Notes

This blog project contains some playwright tests that can be run seperately if needed.

Can do it with the following : npx playwright test

If you need to view the report, please run : npx playwright show-report

About

My Next.JS blog hosted on Vercel. Contains a bunch of my porfolio work/general ramblings on things!

Topics

Resources

Stars

Watchers

Forks

Contributors