Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.25 KB

File metadata and controls

27 lines (17 loc) · 1.25 KB

reading-notes02

Code 201 New Reading Notes

table of content ^.^

Code 201 Reading Notes

Reading Topic live URLs
class-01 link
class-02 link
class-03 link

GitHub Pages are public webpages hosted and easily published through GitHub. The quickest way to get up and running is by using the Jekyll Theme Chooser to load a pre-made theme. You can then modify your GitHub Pages’ content and style remotely via the web or locally on your computer.

Create Your Website

Once you’ve signed in, you’ll create a new repository to get started. img1

Just because you’ve made some changes into your project doesn’t mean you should stop! Check out these other guides to learn how to contribute to other projects or perfect the way you work on projects: