Skip to content

petterhoel/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bits && pixels blog

bitsnpixles.dev
This is a place for reminders and thoughts on whatever I come across as a developer that I find reassuring to have a permalink for.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

You need npm on your machine, an evergreen browser and preferably your favorite text edtior 🤓

Installing

Clone this repo

git clone https://github.com/petterhoel/blog.git

Change directory

cd blog/docs

Install dependencies

npm install

Spin up the dev server

npm run dev 

navigate to localhost:8080

Running the tests

# Thank you for playing! 
# But our tests are in another castle
# 🍄 🐢 👸 🪹

Deployment

A merge to master will deploy this site.

If you are using this as a starter for your own project you wanna run

npm run dev

That will create all the static files for your site and place them in /src/.vuepress/dist. Copy these files to your sites root folder.

This projects uses Cloudflare Pages for that.

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Site and content for my blog

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published