Fork me on GitHub
#perun
<
2017-02-11
>
sooheon00:02:48

@podviaznikov My current site (PR’ed on the perun repo) is run on Netlify, and it was dead simple to set up. I didn’t need to deal with the build environment setup at all, all I need to set is boot build target for the build command, and target/public as the public folder.

podviaznikov00:02:03

Yeah, I totally understand that. I was thinking more of having small sections in the docs like this one (https://github.com/hashobject/perun#auto-deployment). Basically have section for autodeploy with Heroku, Circle, Travis, Netlify. So this is more detailed instructions for beginners who never did that and didn’t know what Netlify is or Circle etc

sooheon00:02:13

Got ya. Being one of those beginners, I can PR what I did for Netlify. as for netlify comments, I guess you can’t get around needing your own server? It would be awesome if netlify offered the backend for those comments as well...

podviaznikov00:02:36

Beginner level instructions would be great. Eventually we can have a section for all possible options on our guides page https://perun.io/guides/

podviaznikov00:02:43

for comments you can get around having your own server. But depends on the use case. It’s possible to store comments on GitHub or Firebase or some other platform which have free layers

podviaznikov00:02:58

so if it’s personal site -> there are solutions

podviaznikov00:02:16

do you want it for your personal site/blog or something more advanced?

sooheon01:02:47

Yep it’s just a personal site. It looks like netlify also takes form input, can that be leveraged to make a comments section?

sooheon01:02:31

BTW awesome job everyone who worked on the new guides section, that’s some awesome documentation on the built-ins. Makes a lot more sense now!

podviaznikov01:02:25

yeah, that was @bhagany. I’m sure he will appreciate this comment:)

podviaznikov01:02:03

I will check netlify comments more seriously either later today or tomorrow to have some better idea how useful it can be

podviaznikov01:02:33

also, if your site is live - feel free to add it to the examples section https://github.com/hashobject/perun#examples

bhagany01:02:12

@podviaznikov: I think he submitted a PR for adding it already. I'll merge it when I'm at a computer again if you don't get to it first

podviaznikov01:02:00

I have github notifcations letters disabled, so I just missed PR

bhagany01:02:12

No problem :)