Skip to content

Releases: CouscousPHP/Couscous

1.4.0

30 Dec 09:57
Compare
Choose a tag to compare
  • #138 New configuration option (cname) to auto-generate a CNAME file for using a custom domain (by @leoruhland)
  • #140 New configuration option (branch) to set the branch in which to deploy (by @leoruhland)

1.3.2

01 Nov 14:26
Compare
Choose a tag to compare

1.3.1

09 Oct 12:21
Compare
Choose a tag to compare

Fixed a shameful bug that let templates override the project's Markdown files, causing some generations to fail.

1.3.0

13 Sep 21:41
Compare
Choose a tag to compare
  • #122: Configuration option to render other files as home page than README.md (by @sergiovilar)
  • #74 & #118: Metadata variable to be able to get the current file name, e.g. to link to it in GitHub (by @mnapoli)

1.2.0

26 Jul 13:30
Compare
Choose a tag to compare
  • #90 Images are auto-added to the generated website
  • #40 New couscous init:template command
  • #53 Convert Markdown files and links to lower-case
  • Bug #115 Windows support

1.1.4

20 Jul 16:05
Compare
Choose a tag to compare
  • #112 Links in Markdown are not rewritten when multiple links per paragraph
  • #106 Deploy: Unable to create the branch 'gh-pages' on Windows
  • Updated to PHP-DI 5

1.1.3

10 Jun 09:27
Compare
Choose a tag to compare
Make sure that hidden files are taken into account (e.g. .nojekyll)

1.1.2

10 Jun 08:55
Compare
Choose a tag to compare
Merge pull request #103 from RossJHagan/init-template

adds an init:template command (fix #40)

1.1.1

07 Feb 23:33
Compare
Choose a tag to compare

Fixes path issues when running as Phar

1.1.0

07 Feb 22:16
Compare
Choose a tag to compare

Here are the new features