You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This folder contains the nikola configuration and references for content and themes of funkfeuer.at and is all you need to set up your local copy of the site.
Installation and documentation of nikola can be found at https://getnikola.com/
To build the site::
nikola build
To see it::
nikola serve -b
or to automatically rebuild the site on local changes use::