Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Convert to GitHub PagesNew to Visual Studio Code? Get it now.
Convert to GitHub Pages

Convert to GitHub Pages

Preview

TatsuyaNakamori

|
1,307 installs
| (0) | Free
Convert the data so that the HTML/CSS layout is displayed correctly in Github Pages.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Convert to GitHub Pages README

This extension is a tool to solve the problem of broken layout when uploading a web page to GitHub Pages.
このエクステンションは、GitHub PagesにWebページをアップすると、レイアウトが崩れてしまう問題を解決するためのツールです。

Layout will be corrupted.

[Figure] Even if you can display the page locally without any problem, if you upload it directly to GitHub Pages, the layout will be broken.
[上図] ローカルで問題なく表示できても、そのままGitHub Pagesにアップロードするとレイアウトが崩れます。

Features

There are two problems, and these problems will be solved.
問題は2つあり、これらの問題を解決します。

  • You need to specify the URL on the GitHub Pages server for the CSS and other links.
    CSSなどのリンクに、GitHub Pagesのサーバー上のURLを指定する必要があります。
  • GitHub Pages uses jekyll for hosting by default, so it doesn't accurately read folders that are not supported by jekyll.
    GitHub Pagesはデフォルトで jekyll を使用してホスティングを行うため、jekyllでサポートしていないフォルダを正確に読み取ってくれない。

For more information on each of these, please refer to the following web pages. (These web pages are available on GitHub Pages!).
各詳細は、次のWebページを参照してください。 (これらのWebページはGitHub Pagesで公開されています!)

English

  • Top Page
  • Overview
  • How to use
  • Donations
  • Details of each function
  • License
  • Report a bug
  • Release Notes

Japanese

  • トップページ
  • 概要
  • 使い方
  • 寄付のお願い
  • 各機能の詳細
  • ライセンス
  • バグの報告
  • 更新履歴

Donations

If this tool saves you time, please donate to the development of the tool.
もしこのツールを使ったことによってあなたの制作時間が短縮できたなら、ツール開発に対する寄付をお願いします。

  • GitHub Sponsor
    GitHub Sponsor

    or

  • paypal
    paypal

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft