Tiny Core Linux

Tiny Core Base => TCB Talk => Topic started by: rcsheets on February 27, 2016, 06:34:09 PM

Title: git repo for the website
Post by: rcsheets on February 27, 2016, 06:34:09 PM
Greetings,

I'm relatively new to the Tiny Core Linux project, and I'm hoping to start by contributing some improvements to the documentation.

I found the git repositories (http://git.tinycorelinux.net/index.cgi) but I'm not sure which of these (if any) has the web content. For example, if I tried to improve http://tinycorelinux.net/install.html with the intention of eventually submitting a pull request, where would I find that file in git?

Thanks!!
Title: Re: git repo for the website
Post by: gerald_clark on February 27, 2016, 08:22:41 PM
The documentation is the wiki.  Any registered user and submit wiki articles.
Title: Re: git repo for the website
Post by: rcsheets on February 27, 2016, 09:18:33 PM
Thanks! But I'm confused because for example http://wiki.tinycorelinux.net/wiki:start links to http://distro.ibiblio.org/tinycorelinux/install.html

How is install.html maintained?
Title: Re: git repo for the website
Post by: curaga on February 29, 2016, 01:57:47 PM
The web site is not in git right now. You can send stand-alone patches (diff -u old.html new.html), or edit the wiki with your forum credentials.