Skip to content

From Notebooks to the Web: Github Pages, Web Servers, and Dash

Notifications You must be signed in to change notification settings

MUSA-550-Fall-2022/week-13

Repository files navigation

Week 13
From Notebooks to the Web: Github Pages

badge

badge

Github Pages Templates

Steps

  • Click on the "Use this template" button to create a new repository.
  • Choose a new name for your new repository
  • Go to the Settings section of your new repository, scroll down to the "Github Pages" section, and select the "main" as the branch to be used for GitHub pages. This will automatically build the website.
  • Customize your site
    • Enter your site name, description, etc by editing the _config.yml file.
    • There are two different ways that you can make changes to your blog's files:
      • Edit files within your in the browser at GitHub.com
      • Clone down your repository and make updates locally, then push them to your GitHub repository.
  • Publish a post
    • Posts are written in Markdown and any files added to the _posts directory will be automatically uploaded and published
    • Useful resource: Markdown Cheatsheet

About

From Notebooks to the Web: Github Pages, Web Servers, and Dash

Resources

Stars

Watchers

Forks

Languages