-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
After installing dependencies
bundle config --local path vendor
bundle install
I got in some trouble...
habi@desktop:~/PycharmProjects/inception-project.github.io$ bundle exec jekyll serve --config _config.yml,_config_dev.yml
Configuration file: _config.yml
Configuration file: _config_dev.yml
Deprecation: You appear to have pagination turned on, but you haven't included the `jekyll-paginate` gem. Ensure you have `plugins: [jekyll-paginate]` in your configuration file.
Source: /home/xxx/PycharmProjects/inception-project.github.io
Destination: /home/xxx/PycharmProjects/inception-project.github.io/_site
Incremental build: disabled. Enable with --incremental
Generating...
Error: could not read file /home/xxx/PycharmProjects/inception-project.github.io/vendor/ruby/2.7.0/gems/jekyll-3.9.2/lib/site_template/_posts/0000-00-00-welcome-to-jekyll.markdown.erb: Invalid date '<%= Time.now.strftime('%Y-%m-%d %H:%M:%S %z') %>': Document 'vendor/ruby/2.7.0/gems/jekyll-3.9.2/lib/site_template/_posts/0000-00-00-welcome-to-jekyll.markdown.erb' does not have a valid date in the YAML front matter.
ERROR: YOUR SITE COULD NOT BE BUILT:
------------------------------------
Invalid date '<%= Time.now.strftime('%Y-%m-%d %H:%M:%S %z') %>': Document 'vendor/ruby/2.7.0/gems/jekyll-3.9.2/lib/site_template/_posts/0000-00-00-welcome-to-jekyll.markdown.erb' does not have a valid date in the YAML front matter.
Metadata
Metadata
Assignees
Labels
No labels