GithubHelp home page GithubHelp logo

blog's People

Stargazers

 avatar

Watchers

 avatar  avatar

blog's Issues

githubpagesで表示されない

開発環境とgithub pages上で表示のされ方が異なる。

  • localhost:4000/blog/ (← 問題ない)
  • soudegesu.github.io/blog/ (←真っ白)

pagenationで警告が出る

  • 実施したこと
bundle exec jekyll serve -s docs -w
  • 表示された警告
Pagination: Pagination is enabled, but I couldn't find an index.html page to use as the pagination template. Skipping pagination.
  • 発生する事象
_posts以下の編集内容がhome画面で反映されない

別環境で実行するとjekyll serveができない

bundle install後に

bundle exec jekyll serve -s docs -w --config docs/_config.yml,docs/_config_dev.yml

を実行すると以下のようなエラーが出る

Configuration file: docs/_config.yml
Configuration file: docs/_config_dev.yml
Configuration file: docs/_config.yml
Configuration file: docs/_config_dev.yml
            Source: docs
       Destination: /Users/XXXX/private/blog/_site
 Incremental build: disabled. Enable with --incremental
      Generating...
   GitHub Metadata: No GitHub API authentication could be found. Some fields may be missing or have incorrect data.
  Conversion error: Jekyll::Converters::Scss encountered an error while converting 'assets/css/main.scss':
                    File to import not found or unreadable: vendor/breakpoint/breakpoint. Load path: /Users/XXXXX/private/blog/docs/_sass on line 19
jekyll 3.3.1 | Error:  File to import not found or unreadable: vendor/breakpoint/breakpoint.
Load path: /Users/XXXXXX/private/blog/docs/_sass on line 19

springboot 1.5 -> 2.0 へアップグレード

対応したことメモをする。
今の所の予想

  • build.gradle 修正
  • application.yaml 修正
  • springboot-actuator で取得しているメトリックの精査
  • springboot-actuator のメトリックの打ち上げ方変更
  • ログフォーマットの精査
  • 負荷試験

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.