Skip to content

DOCTasaf/DOCTasaf.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Github Forks Github Stars License Last Commit

(1) 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.git

The directory structure is as follows:

.
├── contents
└── static
    ├── assets
    │   └── img
    ├── css
    └── js

(2) Modify the content of each section, which corresponds to contents/*.md.

(3) Adjust the title, copyright information, and other text of the website in contents/config.yml

(4) Replace background image and photo with new ones for your web pages in static/assets/img/

(5) Push it:

git commit -am 'init'
git push

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published