Information about publishing my project.

11 respuestas [Último envío]
a_slacker_here
Desconectado/a
se unió: 06/30/2013

Greetings ladies and gentlemen, I've created a program under the GPL license and I want to make it public, that means: looking for a git repository and making a webpage for it.

Could you recommend me public git repos (someone recommended me Savanna)? And a direction to start learning webpage development?

Thank you very much.

JadedCtrl
Desconectado/a
se unió: 08/11/2014

As for Git repositories I'd recommend Not A Bug (notabug.org).
It's fully Free Software and is an all-around cool public Git repo.
Could rival Github pretty well.

For webpage development, WikiBooks has a pretty good book on HTML:
https://en.wikibooks.org/wiki/HyperText_Markup_Language
It's nice and to the point. It doesn't have the annoying fluff most actual books do.

jbar
Desconectado/a
se unió: 01/22/2011

Mozilla Developer Network has good guides on html, css, javascript ...

https://developer.mozilla.org/en-US/

oysterboy

I am a member!

I am a translator!

Desconectado/a
se unió: 02/01/2011
a_slacker_here
Desconectado/a
se unió: 06/30/2013

Thank you very much everyone, I'll choose savannah then :-)

Another question is about hosting the webpage, any suggestions? can savannah provides the posibility of using it as project page the same way github does?

https://pages.github.com/

ADFENO
Desconectado/a
se unió: 12/31/2012

Savannah *seems* to allow custom pages, see for example, Enigma
(top-down ball puzzle game):

http://www.nongnu.org/enigma/

http://savannah.nongnu.org/projects/enigma

http://web.cvs.savannah.gnu.org/viewvc/?root=enigma

SalmanMohammadi
Desconectado/a
se unió: 02/23/2012

https://framagit.org runs the CE (community edition, free software) version of Gitlab, and seems to be very reliable.

Gitlab Pages is currently a non-free feature of Gitlab, https://pages.gitlab.io

For hosting you can use https://tuxfamily.org

https://gitlab.com runs the EE (enterprise edition) of Gitlab, which is Gitlab CE plus some non-free-software features. (like gitlab pages, weighting issues, mirroring external git projects, etc)

If you want something to beat Github, gitlab is one of the best options.

t3g
t3g
Desconectado/a
se unió: 05/15/2011

There's also http://gogs.io

a_slacker_here
Desconectado/a
se unió: 06/30/2013

Greetings, I've summited my project to savannah and I'm waiting for its evaluation... I've been waiting for a week and I have no answer, is this delay normal?

Thank you

ADFENO
Desconectado/a
se unió: 12/31/2012

Yes, the delay can happen.

I would say it's 25% of the time only. It's not that much of a big deal.

a_slacker_here
Desconectado/a
se unió: 06/30/2013

Thank you :-)

ADFENO
Desconectado/a
se unió: 12/31/2012