linkfree-generator icon indicating copy to clipboard operation
linkfree-generator copied to clipboard

Docs: make guides for hosting index.html files

Open chriskthomas opened this issue 2 years ago • 8 comments

It would be nice to make user-friendly docs to help people figure out how to upload the index.html files to services like GitHub Pages, Cloudflare Pages, DigitalOcean Web Apps, etc.

Guides can be in markdown in a new /docs folder.

chriskthomas avatar Jun 20 '23 20:06 chriskthomas

Hey, I'd like to take the GitHub pages part!

CharanMN7 avatar Jul 12 '23 05:07 CharanMN7

Awesome!

chriskthomas avatar Jul 12 '23 22:07 chriskthomas

@chriskthomas I don't think it is possible to host index.php on static hosting platforms like GitHub Pages, etc. PHP is rendered at the server side.

harsiddhdave44 avatar Jul 13 '23 18:07 harsiddhdave44

@harsiddhdave44 Well, the index.php is the generator's file. When the user uses the generator, it gives you a static webpage file called index.html. The user will then host the index.html.

CharanMN7 avatar Jul 13 '23 18:07 CharanMN7

@CharanMN7 I would love to work on the user-friendly docs, After the index.html file is generated, we can add a link to show them how to deploy the index.html files on Netlify

Adedoyin-Emmanuel avatar Jul 30 '23 16:07 Adedoyin-Emmanuel

@Adedoyin-Emmanuel that would be appreciated. You can make a netlify.md file in the docs folder.

chriskthomas avatar Jul 31 '23 17:07 chriskthomas

i would like to take the vercel.md part

EmekaNkwo avatar Aug 26 '23 00:08 EmekaNkwo

i would like to take the vercel.md part

That would be great!

mwt avatar Aug 26 '23 01:08 mwt