Skip to content

This repository includes all the Hugo files necessary to build and manage my personal website. Here, you’ll find the configuration, content, themes, and layouts used to generate the static site hosted on GitHub Pages.

License

Notifications You must be signed in to change notification settings

SamilKaraduman/my-hugo-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Samil's Personal Hugo Site

This is the repository hosting the files for my personal website.

It is based on Hugo and uses the PaperMod theme.

Getting started

In order to contribute, or fork this for yourself, you will first need to clone this repository.

git clone https://github.com/SamilKaraduman/my-hugo-site.git

Secondly, make sure you have Hugo installed. Installation will depend on your platform, so make sure to view their documentation.

Once everyting is set up, run the following commands to start a Hugo development server:

cd my-hugo-site
hugo server

You will then have a web server running at http://localhost:1313.

Credits

About

This repository includes all the Hugo files necessary to build and manage my personal website. Here, you’ll find the configuration, content, themes, and layouts used to generate the static site hosted on GitHub Pages.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published