Skip to content

Instantly share code, notes, and snippets.

@mtlynch
Created August 14, 2018 14:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mtlynch/2de09ceeaf1c55193f33c81dcfe62e55 to your computer and use it in GitHub Desktop.
Save mtlynch/2de09ceeaf1c55193f33c81dcfe62e55 to your computer and use it in GitHub Desktop.
$ ./script/_serve_dev.sh
> minimal-mistakes@4.9.0 build:js /home/mike/mtlynch.io
> npm run uglify
> minimal-mistakes@4.9.0 uglify /home/mike/mtlynch.io
> uglifyjs assets/js/vendor/jquery/jquery-1.12.4.min.js assets/js/plugins/jquery.fitvids.js assets/js/plugins/jquery.greedy-navigation.js assets/js/plugins/jquery.magnific-popup.js assets/js/plugins/jquery.smooth-scroll.min.js assets/js/_main.js assets/js/_anchors.js -c -m -o assets/js/main.min.js
Configuration file: _config.yml
Configuration file: _config_dev.yml
Source: /home/mike/mtlynch.io
Destination: /home/mike/mtlynch.io/_site
Incremental build: enabled
Generating...
done in 2.486 seconds.
Auto-regeneration: enabled for '/home/mike/mtlynch.io'
LiveReload address: http://127.0.0.1:35729 JekyllAdmin mode: production
Server address: http://127.0.0.1:4000
Server running... press ctrl-c to stop.
LiveReload: Browser connected
Regenerating: 1 file(s) changed at 2018-08-14 10:37:17
_posts/2018-08-11-resurrecting-3.md
...done in 2.942298194 seconds.
Regenerating: 1 file(s) changed at 2018-08-14 10:37:34
_posts/2018-08-11-resurrecting-3.md
Liquid Exception: In _posts/2018-08-11-resurrecting-3.md: Multiple file includes with the same title, coveragerc, have been found. in /home/mike/mtlynch.io/_posts/2018-08-11-resurrecting-3.md
Error: In _posts/2018-08-11-resurrecting-3.md: Multiple file includes with the same title, coveragerc, have been found.
Error: Run jekyll build --trace for more information.
Regenerating: 1 file(s) changed at 2018-08-14 10:38:21
_posts/2018-08-11-resurrecting-3.md
/usr/local/lib/ruby/gems/2.4.0/gems/jekyll-3.8.2/lib/jekyll/reader.rb:42: warning: conflicting chdir during another chdir block
/usr/local/lib/ruby/gems/2.4.0/gems/jekyll-3.8.2/lib/jekyll/reader.rb:42: warning: conflicting chdir during another chdir block
/usr/local/lib/ruby/gems/2.4.0/gems/jekyll-3.8.2/lib/jekyll/reader.rb:42: warning: conflicting chdir during another chdir block
Liquid Exception: In _posts/2018-08-11-resurrecting-3.md: Multiple file includes with the same title, coveragerc, have been found. in /home/mike/mtlynch.io/_posts/2018-08-11-resurrecting-3.md
Error: In _posts/2018-08-11-resurrecting-3.md: Multiple file includes with the same title, coveragerc, have been found.
Error: Run jekyll build --trace for more information.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment