Skip to content

hhassen/hhassen.github.io_source

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hhassen.github.io_source

Hello Friend NG

General informations

Source code to deploy my github main page. Base on Hugo wensite generator.


How to start

You can download the theme manually by going to https://github.com/rhazdon/hugo-theme-hello-friend-ng.git and pasting it to themes/hello-friend-ng in your root directory.

You can also clone it directly to your Hugo folder:

$ git clone https://github.com/rhazdon/hugo-theme-hello-friend-ng.git themes/hello-friend-ng

If you don't want to make any radical changes, it's the best option, because you can get new updates when they are available. To do so, include it as a git submodule:

$ git submodule add https://github.com/rhazdon/hugo-theme-hello-friend-ng.git themes/hello-friend-ng

How to deploy

To deploy the website locally (localhost:1313) use :

$ hugo server

To publish static files of the website on public directory, use:

$ hugo

Credits

Philippe scorsolini : https://github.com/phisco/phisco_dev

Djordje Atlialp : https://github.com/rhazdon/hugo-theme-hello-friend-ng

About

Source code of my website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published