Skip to content

Latest commit

 

History

25 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template website

MrurBo - Website-Template stars - Website-Template forks - Website-Template

Build and Deploy Jekyll Site License issues - Website-Template

This is a Jekyll Template website that combines SCSS + Jekyll.

View site - GH Pages

Cloning

Run:

  • On Windows:
    git clone https://github.com/MrurBo/Template-Website/
    rename Template-Website/ (your-repo-name)/
    cd (your-repo-name)/
    git remote remove origin
    git remote add https://github.io/(your-name)/(your-repo-name)
    git add .
    git commit -m "Initial Commit"
    git push origin main
  • On Linux:
    git clone https://github.com/MrurBo/Template-Website/
    mv Template-Website/ (your-repo-name)/
    cd (your-repo-name)/
    git remote remove origin
    git remote add https://github.io/(your-name)/(your-repo-name)
    git add .
    git commit -m "Initial Commit"
    git push origin main

Commands:

  • Test: jekyll serve
  • Build: jekyll build
  • Deploy: Automatically via github actions.

License

Released under MIT by @MrurBo.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages