From 69385cdcbb292e671abf7d47091c2bec0c07af7d Mon Sep 17 00:00:00 2001 From: Rathore-Devraj <72181403+Rathore-Devraj@users.noreply.github.com> Date: Thu, 1 Oct 2020 11:02:37 +0530 Subject: [PATCH] Update readme.md --- readme.md | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/readme.md b/readme.md index 49b8ffb..c7b3234 100644 --- a/readme.md +++ b/readme.md @@ -4,12 +4,12 @@ A blog created with roots ### Setup -- make sure [node.js](http://nodejs.org) and [roots](http://roots.cx) are installed -- clone this repo down and `cd` into the folder -- run `npm i` to install dev dependencies -- run `roots watch` to preview the site on a local web server -- make changes to the source files and see livereload run a super-fast compilation! -- get money +- Make sure [node.js](http://nodejs.org) and [roots](http://roots.cx) are installed! +- Clone this repo down and `cd` into the folder +- Run `npm i` to install dev dependencies +- Run `roots watch` to preview the site on a local web server +- Make changes to the source files and see livereload run a super-fast compilation! +- Get money ### Deploying @@ -17,5 +17,6 @@ I currently deploy to Github Pages using `git subtree push --prefix public origi ### Article -I wrote an article to explain this repo, check it out: -[Building a Static Website with Roots](http://andyshora.com/building-static-site-with-roots.html) \ No newline at end of file +I wrote an article to explain this repo, check it out[Building a Static Website with Roots]: +Click on this below Link to check it! +(http://andyshora.com/building-static-site-with-roots.html)