Welcome to Dejan's Blog

Announcing GenesysSSG release 1.0.21

Posted on Thursday, 14 September 2023

GenesysSSG release 1.0.21 has just been released

some of the new features are

  • ability to pin certain blog post or page in order to be rendered e.g. as a widget
  • ability to sort pined blogs by settings pinOrder
  • hot reload functionality in watch mode
  • generic configuration sections, e.g. in config set
generic:
  about:
    name: test
    url: test.url

can be used in template

{{configuration.generic["about"].text}}
{{configuration.generic["about"].url}}
  • fixed bug with repeated processing
  • added lang property to configuration used to render html lang="{{lang}}"
  • added rss feed generation , available under /rss.xml
About me
Me
I'm Dejan Đenić, a seasoned software developer with over 20 years of experience, specializing in .NET backend development, NoSQL databases, microservices, CI/CD, and containerization. I have management experience, emphasizing secure API development. Through my blog and LinkedIn, I share insights, fostering a community of developers, and promoting effective team leadership in software development.
Social Plugin