hashobject / perun

Programmable static site generator built with Clojure and Boot (HELP NEEDED!)
https://perun.io
Eclipse Public License 1.0
351 stars 38 forks source link

Link to the more up to date guide for Perun #245

Closed mrchrisadams closed 4 years ago

mrchrisadams commented 4 years ago

When I tried using Perun this morning, following the steps on the wiki resulted in lots of stack traces.

The wiki guide is now out of date, so I tried again with the published guides at the newer site - https://perun.io/guides/.

This worked, and seemed to use newer versions of everything, so I'm linking to the newer guide now.

allentiak commented 4 years ago

Hi, Chris,

Your changes look fine.

A small correction: [Getting started](https://perun.io/guides) guide. --> [Getting Started](https://perun.io/guides/getting-started/) guide.

Finally, two commits for such changes seems a little bit too much...

Could you please squash your commits into one, please? http://gitready.com/advanced/2009/02/10/squashing-commits-with-rebase.html

Thanks! --Leandro

allentiak commented 4 years ago

If you're happy with merging that in, I'll update the wiki to point to the newer guide as well, has having the information duplicated, or at least missing any reference to newer content could result in someone else getting confused like me.

@mrchrisadams I have changed this PR's title to reflect this is not finished yet. Please, feel free to add more changes (not necessarily in the same commit, of course :) Once you're done, just remove the "WIP" from the title and let me know.

mrchrisadams commented 4 years ago

Hi @allentiak , I've updated the PR, can you let me know if this ok?