•  


GitHub Pages | Websites for you and your projects, hosted directly from your GitHub repository. Just edit, push, and your changes are live.

Websites for you and your projects.

Hosted directly from your GitHub repository . Just edit, push, and your changes are live.

Pages Help
Bootstrap

Ready to get started? Build your own site from scratch or generate one for your project.

You get one site per GitHub account and organization,
and unlimited project sites. Let‘s get started.

  • Create a repository

    Head over to GitHub and create a new public repository named username .github.io, where username is your username (or organization name) on GitHub.

    If the first part of the repository doesn’t exactly match your username, it won’t work, so make sure to get it right.

  • What git client are you using?

  • Download GitHub Desktop

    GitHub Desktop is a great way to use Git and GitHub on macOS and Windows.

    Download GitHub Desktop GitHub Desktop screenshot
  • Clone the repository

    Go to the folder where you want to store your project, and clone the new repository:

    ~ $ git clone https://github.com/ username / username .github.io

  • Clone the repository

    Click the "Set up in Desktop" button. When the GitHub desktop app opens, save the project.

    If the app doesn't open, launch it and clone the repository from the app.

  • Clone the repository

    After finishing the installation, head back to GitHub.com and refresh the page. Click the "Set up in Desktop" button. When the GitHub desktop app opens, save the project.

    If the app doesn't open, launch it and clone the repository from the app.

  • Hello World

    Enter the project folder and add an index.html file:

    ~ $ cd username .github.io

    ~ $ echo "Hello World" > index.html

  • Create an index file

    Grab your favorite text editor and add an index.html file to your project:

    index.html
    <!DOCTYPE html>
    <html>
    <body>
    <h1>Hello World</h1>
    <p>I'm hosted with GitHub Pages.</p>
    </body>
    </html>
    
  • Push it

    Add, commit, and push your changes:

    ~ $ git add --all

    ~ $ git commit -m "Initial commit"

    ~ $ git push -u origin main

  • Commit & publish

    Enter the repository, commit your changes, and press the publish button.

    Demonstration of steps required to create the initial commit and publish the repository in GitHub Desktop
  • …and you're done!

    Fire up a browser and go to https:// username .github.io .

  • Use a theme, or start from scratch?

    You have the option to start with one of the pre-built themes,
    or to create a site from scratch.

  • Repository Settings

    Head over to GitHub.com and create a new repository, or go to an existing one.
    Click on the Settings tab .

    Settings for a repository
  • Theme chooser

    Scroll down to the GitHub Pages section. Press Choose a theme .

    Automatic Generator button on GitHub.com, Settings
  • Pick a theme

    Choose one of the themes from the carousel at the top.
    When you're done, click Select theme on the right.

    Choose layout
  • Edit content

    Use the editor to add content to your site.

    Add content to your GitHub Pages site
  • Commit

    Enter a commit comment and click on Commit changes below the editor.

    Commit Markdown content to your repository
  • Create an index file

    Head over to GitHub.com and create a new repository , or go to an existing one.
    Click on the Create new file button.

    Create a file in your repository
  • Hello World

    Name the file index.html and type some HTML content into the editor.

    Hello World on GitHub.com
  • Commit the file

    Scroll to the bottom of the page, write a commit message, and commit the new file.

    Commit the file
  • Repository Settings

    Click on the Settings tab and scroll down to the GitHub Pages section.
    Then select the main branch source and click on the Save button.

    GitHub Pages Source Setting
  • …and you're done!

    Fire up a browser and go to http:// username .github.io/ repository .

Now that you’re up and running, here are a few things you should know.

- "漢字路" 한글한자자동변환 서비스는 교육부 고전문헌국역지원사업의 지원으로 구축되었습니다.
- "漢字路" 한글한자자동변환 서비스는 전통문화연구회 "울산대학교한국어처리연구실 옥철영(IT융합전공)교수팀"에서 개발한 한글한자자동변환기를 바탕하여 지속적으로 공동 연구 개발하고 있는 서비스입니다.
- 현재 고유명사(인명, 지명등)을 비롯한 여러 변환오류가 있으며 이를 해결하고자 많은 연구 개발을 진행하고자 하고 있습니다. 이를 인지하시고 다른 곳에서 인용시 한자 변환 결과를 한번 더 검토하시고 사용해 주시기 바랍니다.
- 변환오류 및 건의,문의사항은 juntong@juntong.or.kr로 메일로 보내주시면 감사하겠습니다. .
Copyright ⓒ 2020 By '전통문화연구회(傳統文化硏究會)' All Rights reserved.
 한국   대만   중국   일본