DEV Community

Artem Tanyhin
Artem Tanyhin

Posted on

SSGo 0.1.1

New minor patch for SSGo - a Static Site Generator built with Go!

What's in it?

For users

  • Small fix regarding dist content removal. Now dist will not be wiped if the specified input is invalid, i.e. if file is not .txt or folder contains 0 .txt files.

  • Also some logging changes, the logging is not so obnoxious anymore.

Code-wise

Firstly, modular programming not only saves sanity when reading the code, but also provides a good foundation for potential updates! So, I made a utils package, where all of the logic is kept at.

Apart from that, I made the code-style more consistent, and made changes to accommodate standards.

This is my first ever project in Go, so if you have any suggestions or concerns, you can let me know in the Issues tab of the repo. Any critics are welcome, as they help me become a better programmer!

Come see yourself!

You can check out the release and code with docs on my GitHub.

Contributions are more than welcome, thanks to Kristories for fixing up the docs!

Postmark Image

Speedy emails, satisfied customers

Are delayed transactional emails costing you user satisfaction? Postmark delivers your emails almost instantly, keeping your customers happy and connected.

Sign up

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay