A Hugo & TinaCMS powered Star-Trek themed blog
Read blog post for the technical background: My Blog & On Medium
See Also: Stardate-Hugo
Feel free to clone this repository, and replace the content folder with your original content.
You can also customize the theme by selecting different Hugo themes.
Please, don't reuse my logo.
Not mandatory but a nice thing: I appreciate any citation to my work.
Install:
First install Hugo, in Mac environment, it's brew install hugo
Then install TinaCMS and its dependencies via npm i
Run Site for Preview: npm run dev
(runs with TinaCMS admin panel) or hugo serve
(only runs Hugo's live server without Tina)
Fetching Cover Images: npm run images