c-hive / dotdev

Next.js SPA professional website template for teams and individuals: https://c-hive.github.io/dotdev/
MIT License
0 stars 1 forks source link

Add fork me and deploy me buttons #109

Closed thisismydesign closed 4 years ago

thisismydesign commented 4 years ago

Fork me is a github button Deploy me is a heroku button Try to find a button for github pages

gomorizsolt commented 4 years ago

I'd also add options for well-known hosting services if possible:

CleanShot 2020-05-12 at 19 02 51

thisismydesign commented 4 years ago

Looks a bit marketing-y to me.

gomorizsolt commented 4 years ago

Looks a bit marketing-y to me.

What do you mean by "marketing-y"? They're too specific deployment services?

thisismydesign commented 4 years ago

Yes, I'd say GH Pages and Heroku are the "go-to" vendors for this use case but these are less known.

gomorizsolt commented 4 years ago

Gotcha. By the way, they're not less known services. In fact, Next.js recommends using their own platform for deployments.

thisismydesign commented 4 years ago

As a compromise: https://github.com/c-hive/dotdev/commit/7ce17f1ffb662fadd4234b9048832d1c45d1aa04

I'd consider this done.