oupala

Results 171 comments of oupala

Thank you for this interesting merge request. I'll have a look at it and will test it soon. Meanwhile, can you please update your commit messages in order to fulfil...

I've tested your merge request with an apache 2.4 and an apache 2.2 (thanks to Docker), and it seems to work. I plan to make some more tests before merging.

I talked with some friends and it appear that apache 2.2 is [no longer supported](https://httpd.apache.org/): > Apache httpd 2.2 End-of-Life 2018-01-01 > > As previously announced, the Apache HTTP Server...

I think both of these options refer to how long to keep articles in the database. An archived article can be read, and is not deleted from the database. Hence...

An idea for a new wording: retention time.

Is this issue coming from the VuePress side or from the CompressWebpackPlugin side? And if the CompressWebpackPlugin is able to compress assets, it should be embedded in the default VuePress...

With this enhancement, the module could generate a list of external links. We could then use [linkchecker](https://github.com/linkchecker/linkchecker) to check if all external links are valid or not.

I can testify that this issue breaks the website rendering. In the meantime, is there a way to statically set the version of the theme I use in order to...

> @oupala If you've added the theme to your Hugo project as a git submodule, you can: I don't think I have added the theme as a submodule I'm using...