All blog posts
Nim
-
2019-04-21 Views: 1710
Performance and SEO rating of NimWC
2019-04-21NimWC has a great performance and very little memory usage. The basic standard data, which NimWC is shipped with, reaches a score of 100% measured by Lighthouse. -
2019-04-20 Views: 1746
NimWC video tutorial
2019-04-20This small tutorial will get an instance of NimWC up and running in a few minutes. You can find all the commands used in tutorial below the video. NimWC is website framework for generating websites. -
2019-04-19 Views: 1665
Newsletter plugin for NimWC
2019-04-19NimWC new plugin: Newsletter. This plugin implements all the features for a newsletter or mailing list, where you can edit everything. Make personalized emails, save all the newsletter, and much more. -
2019-03-02 Views: 3080
Launch of Nim Website Creator version 5.0.0
2019-03-02Version 5.0.0 of Nim Website Creator (NimWC) has been released, and there are a lot of new tools and functions and Postgres is also supported. The whole app now uses Self-Firejailing, 2-factor authentication, edit JS and CSS from the browser UI, serverinfo and much more. -
2019-01-10 Views: 39624
Setup a website with Nim
2019-01-10This small tutorial will help you create a website with Nim. We'll use libraries from the standard library and some externals from Nim-users. You will learn to create a small webserver with an admin user who has access to the secret area.