Couscous icon indicating copy to clipboard operation
Couscous copied to clipboard

Couscous is good.

Results 50 Couscous issues
Sort by recently updated
recently updated
newest added

Hi, On my GitHubAction: https://github.com/llaumgui/JunitXml/runs/2712050364?check_suite_focus=true ``` Deprecated: Method ReflectionParameter::getClass() is deprecated in /tmp/vendor/php-di/php-di/src/DI/Definition/Source/Autowiring.php on line 52 Generating /github/workspace to /github/workspace/.couscous/generated [notice] Fetching template from https://github.com/CouscousPHP/Template-Dark Fatal error: Uncaught TypeError: Return...

TODO: - [ ] Replace Travis with GitHub Actions

Hi, A few months back I made a few PRs to [upgrade the code](https://github.com/CouscousPHP/Couscous/pull/259) and [allow to use symfony 5](https://github.com/CouscousPHP/Couscous/pull/257). The problem is that only one of them is available...

Hi, Nice piece of code. I have just tested this tool but it seems to do the work. Simple and powerfull. Just my 2 cents opinion, I think using the...

Accessing couscous.io with `https://` is causing a `SSL_ERROR_BAD_CERT_DOMAIN` error showing in the browser.

- [ ] https://github.com/mnapoli/FrontYAML/pull/10 - [x] tests

enhancement

**System:** Windows 10 Pro Couscous 1.7.3 **Issue**: When running the `couscous preview` command, the console returns: `Fatal error: Uncaught TypeError: Argument 1 passed to DOMNode::replaceChild() must be an instance of...

I am not seeing any support for tags. Is that the case? https://gohugo.io/content-management/taxonomies

- Operating System: macOS Going off of the [Getting Started](http://couscous.io/docs/getting-started.html) page, I started by installing couscous/couscous globally, which pulled in 1.6.1 (released March 2017). ``` $ composer global require couscous/couscous...

Couscous doesn't support files with special characters in them. In fact these files are ignored when generating the output and this very ambiguous error is shown. In Filesystem.php line 638:...