Skip to content

Build warnings for layouts #2071

@echosa

Description

@echosa

I'll start by saying I'm very new to jekyll, bundle, and ruby gems in general. That said, I'm attempting to add this theme to my Github Pages blog as a remote_theme following the instructions at https://mmistakes.github.io/minimal-mistakes/docs/quick-start-guide/#remote-theme-method

As a bit of backstory, I already had some trouble that I worked through. I made the changes that section of the quick start says to make, but bundle would error due to dependency issues. After some searching around, I ended up commenting out the gem github-pages line, commenting out everything relating to my current theme (the default minima), deleting Gemfile.lock, and then bundle install ran without issue.

Trying to bundle exec jekyll serve after that resulted in Dependency Error: Yikes! It looks like you don't have jekyll-include-cache or one of its dependencies installed. So, after a bit more poking around, I manually added that gem to Gemfile. I'm not sure why I needed to do that or if doing so was the right thing. Either way, after a bundle update, that error no longer happens.

So now, we get to my current issue. When I bundle exec jekyll serve, it seems like none of the layouts are found. From what I can tell, the layouts should already exist (or, at least,post should) in the remote theme. Here's the output and an example of one of the posts. I have no idea what's wrong nor how to continue troubleshooting it. It's probably something stupidly simple that I just don't know or understand, but I can't find it or figure it out.

`bundle exec jekyll serve` output
$ bundle exec jekyll serve
Configuration file: /Users/echosa/dev/echosa.github.io/_config.yml
            Source: /Users/echosa/dev/echosa.github.io
       Destination: /Users/echosa/dev/echosa.github.io/_site
 Incremental build: disabled. Enable with --incremental
      Generating...
       Jekyll Feed: Generating feed for posts
     Build Warning: Layout 'post' requested in _posts/2009-05-26-journey-begins-sort-of.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2009-05-26-some-improved-navigation.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2009-06-16-buffers-and-windows-and-frames-oh-my.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2009-06-25-jira-mode-pt-1.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2009-06-30-i-got-this-keyboard-on-lockdown.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2009-07-10-jira-mode-pt-2.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2009-08-04-q-to-dired-or-not-to-dired.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2009-08-18-lets-tag-and-load.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2009-09-25-oh-yeah-its-text-editor.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2009-10-12-jira-mode-033-available.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2009-11-27-version-control-conundrum.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2009-12-21-seek-and-hide.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2010-03-30-robust-startup.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2010-05-11-im-slowly-getting-organized.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2010-10-25-bring-out-your-dead.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2010-11-10-google-maps-in-emacs.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2011-02-10-proper-ansi-term-yankpaste.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2011-06-09-back-to-terminal.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2011-06-24-im-not-dead-i-feel-happy-especially-for.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2011-06-27-demo-video-of-zend-mode-now-available.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2011-07-17-regular-expressions-made-easy.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2011-11-01-weve-created-monster-and-its-call-zf.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2011-11-16-zf-mode-features-teaser-1.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2012-01-05-its-2012.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2012-01-10-search-your-open-buffers.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2012-02-20-it-kills-me-every-time.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2012-03-21-ctrl-less-emacs-or-at-least-less-ctrl.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2012-04-16-zf-mode-has-been-released.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2012-04-17-github-mania.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2012-05-07-packages-now-available-from-melpa.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2012-05-20-checkdoc-i-neednt-say-anything-more.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2012-05-25-zf-mode-is-no-more-viva-php.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2012-06-06-improving-ansi-term.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2012-06-26-re-builder-query-replace-this.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2012-07-03-confused-about-using-behat-with-acls.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2012-07-13-call-of-cli.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2012-07-13-changing-the-rest-of-my-life.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2012-07-13-ansi-term-vs-shell-mongodb.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2012-07-17-linum-mode-graphical-glitch.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2012-07-17-mac-os-x-screen-locking.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2012-07-26-listing-all-key-commands-for-given.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2012-07-27-major-emacs-setup-update.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2012-07-27-package-bundle-keep-track-of-your.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2012-07-31-showing-what-makes-line-too-long.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2012-08-07-emacs-haiku-on-twitter.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2012-08-10-design-patterns.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2012-08-17-so-im-learning-java.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2012-08-21-try-and-variable-initialization.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2012-08-22-xdebug-and-truncated-output.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2012-08-26-my-first-ios-app.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2012-08-30-press-q-to-quit-z-to-really-quit.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2012-08-30-keep-mini-buffer-from-growing.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2012-09-04-mountain-lion-safari-flash.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2012-09-09-triangle-game-update.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2012-09-27-php-and-chmod.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2012-09-27-vim-influences-prefixes-and-deleting-to.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2012-10-08-cli-emacs-and-multiple-frames.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2012-10-10-why-php-a-isnt-a-repl.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2012-10-16-kill-multiple-lines-with-kill-lines.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2012-10-16-combining-blogs.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2012-10-26-a-whole-new-world.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2012-12-04-os-x-text-substitution.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2012-12-05-file-temporary-backup-functions-bash.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2013-01-13-php-plus-mode-an-apology.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2013-02-01-emacs-with-tramp-causing-os-x-kernel-panic.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2013-04-12-node-dot-js-and-turntable-dot-fm.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2013-04-12-emacs-paredit-multiple-cursors.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2013-07-05-how-my-emacs-setup-changed-me-and-is-it-time-to-change-again.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2013-08-02-design-patterns-bridge-pattern.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2013-08-29-going-back-to-gopher.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2014-02-25-new-gopher-library-for-php.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2014-02-25-clojure-time.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2014-03-17-gopherpedia.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2014-03-17-solarized-dark-color-theme-for-eclipse.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2014-03-31-emacsagist.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2014-06-17-a-possible-paradigm-shift.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2014-06-18-lets-try-acme-ep-0-research.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2014-06-18-lets-try-acme-ep-1-hello.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2014-06-18-lets-try-acme-ep-2-wat.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2014-06-19-lets-try-acme-ep-3-problem-solving.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2014-06-26-lets-try-acme-ep-4-enough-messing-around.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2014-06-27-lets-try-acme-ep-5-well.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2014-07-07-lets-try-acme-episode-6-trouble-in-paradise.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2014-08-07-lets-try-acme-episode-7-equilibrium.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2014-08-26-lets-try-acme-episode-8-scrolling-and-plumbing.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2014-10-06-new-and-improved-emacs-config.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2014-10-06-lets-try-acme-episode-9-the-end.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2015-01-12-gopher-php-update.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2015-01-12-software-freedom.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2015-01-13-announcing-the-release-of-etchist.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2015-03-29-clojure-greed-update-static-typing.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2015-03-29-zork-fortress-update-0-dot-0-2.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2016-08-18-git-gpg-ide.markdown does not exist.
     Build Warning: Layout 'post' requested in _posts/2019-02-21-blog-resurrection-and-revamp.markdown does not exist.
     Build Warning: Layout 'default' requested in 404.html does not exist.
     Build Warning: Layout 'page' requested in about.md does not exist.
     Build Warning: Layout 'home' requested in index.md does not exist.
                    done in 0.752 seconds.
 Auto-regeneration: enabled for '/Users/echosa/dev/echosa.github.io'
    Server address: http://127.0.0.1:4000/
  Server running... press ctrl-c to stop.
example post
---
layout: post
title: "Blog Resurrection and Revamp!"
date: 2019-02-21 17:49:39 -0600
comments: true
---
It's been a long, long time since I did anything with this blog. I think it's time to bring it back!

First and foremost, you'll notice a new look. I've moved away from using Octopress and am now just using straight Jekyll. For now, I'm using the default theme, Minima. I'll be keeping my eye out for a more full-featured theme in the future (specifically looking for one that handles tags). I'm open to suggestions!

Now, what about content? Well, for the most part, the content will be the same: programming, software, etc. I've got a couple of new ideas and series' in the works, though, so stay tuned!

I'm still getting used to the new site myself, so you might see it change in the near future as I poke, prod, and tweak it. Either way, it's good to be back, and I hope everyone enjoys the posts to come!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions