sleek_blog
sleek_blog copied to clipboard
A Empty template blog
I am already running a GitHub page based on a clone from this https://github.com/alperenbozkurt/JBlog, I really love your theme and want to apply it. But I can't figure it how....
Could you integrate share social networks like facebook, twitter or something like that on blog?
The following error occurs when I run `gulp` inside the repository ``` /home/ant/Documents/sleek_blog/node_modules/gulp-autoprefixer/node_modules/postcss/lib/lazy-result.js:157 this.processing = new Promise(function (resolve, reject) { ^ ReferenceError: Promise is not defined at LazyResult.async (/home/ant/Documents/sleek_blog/node_modules/gulp-autoprefixer/node_modules/postcss/lib/lazy-result.js:157:31) at...
The fist one you'll encounter when you run gulp is: ``` ant@Anthill ~/D/sleek_blog> gulp [13:58:13] Using gulpfile ~/Documents/sleek_blog/gulpfile.js [13:58:13] Starting 'sass'... [13:58:13] Starting 'jekyll-build'... [13:58:13] Starting 'watch'... [13:58:13] Finished 'watch'...