perun

Discuss perun static site generator
sooheon 2017-02-11T00:11:48.000322Z

@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.

podviaznikov 2017-02-11T00:19:03.000323Z

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

sooheon 2017-02-11T00:28:13.000325Z

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...

podviaznikov 2017-02-11T00:45:36.000326Z

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

podviaznikov 2017-02-11T00:46:43.000327Z

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

podviaznikov 2017-02-11T00:46:58.000328Z

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

podviaznikov 2017-02-11T00:47:16.000329Z

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

sooheon 2017-02-11T01:00:47.000330Z

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

sooheon 2017-02-11T01:01:31.000331Z

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!

podviaznikov 2017-02-11T01:03:25.000332Z

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

😊 1
podviaznikov 2017-02-11T01:04:03.000334Z

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

podviaznikov 2017-02-11T01:05:33.000335Z

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

bhagany 2017-02-11T01:13:12.000337Z

@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

podviaznikov 2017-02-11T01:20:38.000338Z

oops:)

podviaznikov 2017-02-11T01:20:40.000339Z

merged

podviaznikov 2017-02-11T01:21:00.000340Z

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

bhagany 2017-02-11T01:23:12.000341Z

No problem :)