Closed albertolive closed 10 years ago
You have to modify files from _includes or _templates folders. _site folder gets regenerated each time you run Jekyll.
-Vitalik On 24 Aug 2014 13:12, "albertolive" notifications@github.com wrote:
I'm trying to modify _site/index.html but, after run jekyll serve -w I see that all changes does not apply. What happen? Thank you!
— Reply to this email directly or view it on GitHub https://github.com/gdg-x/zeppelin/issues/12.
Yes, that's right! Thank you very much zasadnyy ;)
Sorry again. How I remove the blocks of main page? I'm trying to remove it from index.html. Thank you.
Ok, You have to remove from index.html and then execute jekyll serve -w.
I'm trying to modify _site/index.html but, after run jekyll serve -w I see that all changes does not apply. What happen? Thank you!