Skip to content

imesut/captainslog

Repository files navigation

Captain's Log

License: GPL v3

Captain's Log Logo

A Hugo & TinaCMS powered Star-Trek themed blog

Want to Publish your own Captain's Log?

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.

How to?

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