Dan

Results 80 comments of Dan

How about your web server config https://docs.htmly.com/web-servers

@AlexL777 how about using this https://github.com/danpros/htmly/releases/download/v2.7.4/installer.php save the file.

> Then I have understood correctly. I did not install the Composer. @AlexL777 you do not need to install composer in your machine actually.

Hello, That is good idea, we can add an option to set the max tags displayed.

Current htmly only support `www.example.com/post/title` and `www.example.com/year/month/title` but perhaps it will support more custom URLs later.

@elpsykongroo did you use example: ``` get('/:category/:name', function ($category, $name) ```

This is custom modification so I don't support it, the best solutions is you make pull request with your current modification but you should adding more value instead of just...

Yes if we can import the zip file than it would be very handy. The backup missing the config folder also.

Hello, Yes it need mod_rewrite for apache, example config: https://docs.htmly.com/web-servers/apache

Hi, At the moment we can only use import RSS, a huge problems if we have lot of post for sure.