Skip to content

SaschaFitzner/sascha.fitzner.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hugo based blog sascha.fitzner.io

This is the source code from my personal blog sascha.fitzner.io.

My name is Sascha Fitzner and I'm an Online Marketing Geek, Senior Webdeveloper + Growth-Hacker from Germany/Niestetal near Kassel. Understanding user behavior drives me! I write about social media, agile programming, new work and webdevelopment. All topics that are important to grow fast. Growth-Hacking is my passion!

Use my blog for your own work. It is based on hugo - static site generator and the theme even.

Getting Started

Run this hugo blog on your local machine.

Install hugo:

Mac OS

$ brew install hugo

Windows

$ choco install hugo -confirm

Linux

$ snap install hugo

Show the quickstart guide for more information.

Clone repository from github

$ git clone https://github.com/SaschaFitzner/sascha.fitzner.io.git

Run on local server

Go to your project folder and run.

$ hugo server

Start now your browser http://localhost:1313/

Deployment

When your work are done, compile the html files for deployment. Go to your project folder and run the following command:

$ hugo

Now you find in the folder /public the html files from the website.

Built With

  • Hugo | A Fast and Flexible Website Generator
  • Hugo theme even | A super concise theme for Hugo

License

My blog content is subject to the creative commons licence CC BY-NC-ND 4.0. Note the licences from Hugo and the hugo theme even.

About

My own blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages