Motivation
I'm starting to move all our blog from medium.com to our domain so we can track google analytics, get more SEO to our domain, and provide better navigations to the rest of our website.
Install
Branch: https://github.com/quantadex/react_quantadex/tree/feature_hugo
Download deb package for linux 64: https://github.com/gohugoio/hugo/releases
dpkg -i file.deb
Run "hugo -w" inside _blog folder, will generate html in "blog" folder.
Restart npm start (which now binds to blog folder)
Feature
Implement the same header bar as our main webpage
Motivation
I'm starting to move all our blog from medium.com to our domain so we can track google analytics, get more SEO to our domain, and provide better navigations to the rest of our website.
Install
Branch: https://github.com/quantadex/react_quantadex/tree/feature_hugo
Download deb package for linux 64: https://github.com/gohugoio/hugo/releases
dpkg -i file.deb
Run "hugo -w" inside _blog folder, will generate html in "blog" folder.
Restart npm start (which now binds to blog folder)
Feature
Implement the same header bar as our main webpage