Skip to content

saboorazizi/myblog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

saboorazizi.udacityblog

Blog Project pure CSS and HTML

Live Links

The blog content of Home and Post pages

How to create a repo?

Create a repository

Create a repo in your name username.github.io

Clone the repository

Run this "git clone ..." in terminal to clone a copy of your repo git clone https://github.com/YOUR_GITHUB_USERNAME/myblog.git

Enter the project folder

cd username.github.io bring your changes and save the files

How to push it to GitHub

In your terminal: git add --all
git commit -m "Initial commit"
git push -u origin main

Note

For more on how to push and clone a repository visit: https://pages.github.com/

About

Blog Project pure CSS and HTML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published