Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

document and common question archived #1522

Closed
thinkerou opened this issue Aug 31, 2018 · 23 comments
Closed

document and common question archived #1522

thinkerou opened this issue Aug 31, 2018 · 23 comments

Comments

@thinkerou
Copy link
Member

thinkerou commented Aug 31, 2018

Background:

  • Now we have README.md document which includes most useful document, but some common question are frequently asked. So we should archive the frequently question and add some architecture document.

Hope everyone can take part in the work, thanks!

example:

@isgj
Copy link
Contributor

isgj commented Aug 31, 2018

Are you considering making a web-site for Gin? Instead of using the gh-pages branch in this repository
you can create a new repository that is dedicated for the web-site so the examples, docs and other can be structured well. The README.md should be cleaner without the examples.

@thinkerou
Copy link
Member Author

@isgj approve to create a new repository and migrate gh-pages branch.

@syssam
Copy link
Contributor

syssam commented Aug 31, 2018

@isgj agree. I think we should build a website, like
https://echo.labstack.com/
https://iris-go.com/

@thefury
Copy link

thefury commented Aug 31, 2018

This is something I'd be happy to help out on.

@isgj
Copy link
Contributor

isgj commented Sep 28, 2018

Hi everyone i started here an idea for a new website. It is really at the beginning and a lot has to be done. At the moment it looks like

screenshot from 2018-09-28 16-33-44

It is made with hugo.
Anything that pass by your mind is welcome.

@charly3pins
Copy link

Hi @isgj , I like the idea of using Hugo! Maybe it's better create the repo in github to facilitate the contribution? I'm interested on contribute in it if it's possible

@isgj
Copy link
Contributor

isgj commented Sep 30, 2018

Sure here it is. I'm using hugo for the first time so please be polite 😨

@dlaub3
Copy link

dlaub3 commented Oct 10, 2018

I can help with this site as well. I use Hugo for my blog, so I have some experience.

@appleboy
Copy link
Member

@thinkerou maybe we need the new domain and create a new repository to put the source of website using Hugo.

@thinkerou
Copy link
Member Author

OK, I see... at weekends.

@syssam
Copy link
Contributor

syssam commented Oct 10, 2018

@appleboy gin is a framework, why not use gin?

@appleboy
Copy link
Member

@syssam We don't have the free VM to host the website using the gin framework.

@dlaub3
Copy link

dlaub3 commented Oct 10, 2018

It might be possible to run a free Heroku instance or use https://glitch.com. Then we could use Gin, but we may not have a custom domain name.

@appleboy
Copy link
Member

I think Hugo is the best solution for everyone. We can create a new repo and choose the free theme of Hugo. I can buy a new domain for gin framework.

@isgj
Copy link
Contributor

isgj commented Oct 10, 2018

If you want here is some work already done https:github.com/isgj/gin-web. I can transfer the ownership of the repo.

@thefury
Copy link

thefury commented Oct 10, 2018

I completely agree that a static site would be better suited for this. Unless there's something I'm missing, there's no need to add the operational complexity of running a framework based site.

@dlaub3
Copy link

dlaub3 commented Oct 14, 2018

Was a decision made to move forward with Hugo? I would like to contribute.

@appleboy
Copy link
Member

appleboy commented Oct 14, 2018

The following steps we need to do.

  1. create a new repo for documentation webpage (maybe website name of repo)
  2. buy a new domain and set custom domain in new repo.
  3. integrate Travis with Hugo to deploy static page.

cc @javierprovecho @thinkerou

@thinkerou
Copy link
Member Author

@appleboy agreed!

@appleboy
Copy link
Member

1. create a new repo for documentation webpage (maybe website name of repo) See website repo
2. buy a new domain and set custom domain in new repo.
3. integrate Travis with Hugo to deploy static page.

@appleboy
Copy link
Member

update status: New domain: gin-gonic.com already done. Thanks for @javierprovecho . Everyone can watch the website repo.

@thinkerou
Copy link
Member Author

first commit includes init hugo project and theme option, please see and review gin-gonic/website#1, thanks!

@thinkerou
Copy link
Member Author

Hi everybody, the first version Gin website have completed, thanks everybody!
please see https://gin-gonic.com/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants