Update README.md
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# Boilerplate theme
|
# Boilerplate theme [](https://www.npmjs.org/package/jsonresume-theme-boilerplate)
|
||||||
|
|
||||||
This is the boilerplate theme for [JSON Resume](http://jsonresume.org/).
|
This is the boilerplate theme for [JSON Resume](http://jsonresume.org/).
|
||||||
|
|
||||||
@@ -6,7 +6,6 @@ This is the boilerplate theme for [JSON Resume](http://jsonresume.org/).
|
|||||||
|
|
||||||
To get started with theme development, this is what you'll need:
|
To get started with theme development, this is what you'll need:
|
||||||
|
|
||||||
|
|
||||||
- [node.js](http://http://howtonode.org/how-to-install-nodejs)
|
- [node.js](http://http://howtonode.org/how-to-install-nodejs)
|
||||||
- [npm](http://howtonode.org/introduction-to-npm)
|
- [npm](http://howtonode.org/introduction-to-npm)
|
||||||
|
|
||||||
|
|||||||
@@ -1,12 +1,8 @@
|
|||||||
{
|
{
|
||||||
"name": "jsonresume-theme-boilerplate",
|
"name": "jsonresume-theme-boilerplate",
|
||||||
"version": "0.0.0",
|
"version": "0.0.1",
|
||||||
"description": "Boilerplate theme for JSON Resume",
|
"description": "Boilerplate theme for JSON Resume",
|
||||||
"author": "Mattias Erming",
|
"author": "Mattias Erming",
|
||||||
"main": "index.js",
|
|
||||||
"scripts": {
|
|
||||||
"start": "node serve.js"
|
|
||||||
},
|
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/erming/jsonresume-theme-boilerplate"
|
"url": "https://github.com/erming/jsonresume-theme-boilerplate"
|
||||||
|
|||||||
Reference in New Issue
Block a user