All Projects → bencodezen → bens-blog-boilerplate

bencodezen / bens-blog-boilerplate

Licence: Apache-2.0 license
An open-sourced opinionated blogging infrastructure that Ben uses to power his own blog

Programming Languages

Vue
7211 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Ben's Blog Boilerplate

This project was created as a way to share the infrastructure that powers my own site, bencodezen.io. By creating this, I hope this helps other developers to spend more time focusing on their writing while still having the power to customize things on the site as they desire without having to fuss with all the features that go into a good personal site experience.

Technology Stack

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

For detailed explanation on how things work, check out Nuxt.js docs.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].