From: Tapasweni Pathak <tapaswenipathak@gmail.com>
To: Taylor Blau <me@ttaylorr.com>
Cc: Christian Couder <christian.couder@gmail.com>,
Junio C Hamano <gitster@pobox.com>,
Hariom verma <hariom18599@gmail.com>, git <git@vger.kernel.org>
Subject: Re: Unify ref-filter formats with other pretty formats: GSoC'22
Date: Tue, 31 May 2022 21:51:51 +0530 [thread overview]
Message-ID: <CALOmtcWhFp8th3-Kuwtcs7MoB95UjhttxC-JnN7PKBqR1zxv8g@mail.gmail.com> (raw)
In-Reply-To: <Ymc2Y+U4HQpgD7PE@nand.local>
.++git <git@vger.kernel.org>.
Hi Taylor,
On Tue, Apr 26, 2022 at 5:31 AM Taylor Blau <me@ttaylorr.com> wrote:
>
> Hi Tapasweni, Christian,
>
> On Fri, Apr 22, 2022 at 11:21:37AM +0200, Christian Couder wrote:
> > Taylor and Junio,
> >
> > For some context, Tapasweni is willing to work outside the GSoC (as it
> > looks like she is not eligible for GSoC as she is not a beginner in
> > open source) on some Git related project as long as she gets some
> > mentorship.
> >
> > Tapasweni, please correct me if I am wrong.
>
> Terrific!
>
I just thought about what could be better with current GSoC
eligibility guidelines and open source in general. Says, I'm not a
beginner.
(something to deep think about)
> Tapasweni: a good summary of the current state of git-scm.com can be
> found in an email I sent here:
>
> https://lore.kernel.org/git/YkcmtqcFaO7v1jW5@nand.local/
>
> , and I think the section that will be most relevant to you begins with
> "Convert the Rails application into a static site [...]".
>
> In that email, I suggested GitHub Pages as one such hosting provider
> that might suit our needs. But I am not the only decision-maker there,
> that should come from the community. It would be ideal if the service we
> chose was free, or near-free.
>
> It's possible that some providers may want to sponsor git-scm.com's
> hosting as an open-source project. But that's a discussion for another
> day :-).
>
> In the meantime, if you are interested in converting git-scm.com to a
> static site, let me know. As far as I can think, there are only a
> handful of components that aren't static and would need to be replaced.
> Those are: the search bar functionality, some light database work, and
> automatic rebuilding of Git's own documentation. The site's Rakefile is
> a good jumping off point to figure out what some of the non-static parts
> are.
>
> If you're interested, let me know. I'm not fully versed in every corner
> of the site's architecture, but I have a general idea of how things work
> and would be happy to fill in any gaps on your end, and/or explore
> together :-).
I have drafted this for the merger of:
https://paper.dropbox.com/doc/git-scm.com--Bihq4Cxzo3AzCrZqgScRkRo5AQ-LBbrQXZfwvrTMnhdEwhl8
1. Git SCM: https://git-scm.com/
2. Git Developer Pages: https://git.github.io/
3. Git Reference: http://git.github.io/git-reference/
If this looks good, i.e., Jekyll and GitHub Pages (with maybe a new
org? git-scm?), I will fill in the timeline. I have tried to add and
cover all suggestions while working on git-scm w/ Heroku.
Please let me know what everyone thinks. Let me know if you prefer
Google Doc, paper.dropbox.com requires a signup/sign in.
(This email is to complete the draft document to have a concrete plan)
>
> Thanks,
> Taylor
prev parent reply other threads:[~2022-05-31 16:22 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CALOmtcX4+ON7+J7K9X4rSYfWYnkciJdFE=v=Oeb7rUqwRt8_JA@mail.gmail.com>
[not found] ` <CA+CkUQ8hf5m0GZEwcyqLgxMw1vavYey_R4P7oq8=OXc7iAj6MA@mail.gmail.com>
[not found] ` <CALOmtcW=2skmUPXpnano=21i38b7sq2MEWQjH5yF2jLacZ8sQw@mail.gmail.com>
[not found] ` <CA+CkUQ9ZnBXU8E=XKTk95hwM4qtZ1M_nX3LTCr5q5njPG3Es5Q@mail.gmail.com>
[not found] ` <CALOmtcX7amyw3cAuthMPuagUVzJghybHFNy8ciB50yC5SCUwow@mail.gmail.com>
[not found] ` <CA+CkUQ-YgmRa7ysP30GbkX07Cu_=EM5X66w3Vk=TpshP9xoi_w@mail.gmail.com>
[not found] ` <CAP8UFD2uUFveiGDAbxObDOh_krmexuLe860Gu397e9KddH0UCg@mail.gmail.com>
[not found] ` <CALOmtcVN8K59Zkv7XKM7w2zFCbdWKfKr=97-E3306nQHm4Zw=A@mail.gmail.com>
[not found] ` <CAP8UFD1kinAwq7AL68QXqFR_dxkNFaTp2vP_DUU0KKqkbsXCDQ@mail.gmail.com>
[not found] ` <CALOmtcWaQgrPTkRA6F8bL3Hp64cOxYrB4xHUa1WC+P34ZdFEbw@mail.gmail.com>
[not found] ` <CAP8UFD1HGbbmJWB_TksGVLa-7nNBz5pdFi59Y7LP3EODF9Lztg@mail.gmail.com>
[not found] ` <CALOmtcWFwfV11Vxf1xd_fC=HYGPNO1PtKT=E=-A104cGnAbv4g@mail.gmail.com>
[not found] ` <CAP8UFD29NgffUBz0CMKyt901Z7Bj5osoBT-4Mfxfp0h_4Qo+Qw@mail.gmail.com>
2022-04-22 10:28 ` Unify ref-filter formats with other pretty formats: GSoC'22 Tapasweni Pathak
2022-04-22 18:03 ` Junio C Hamano
2022-04-26 9:54 ` Christian Couder
2022-05-31 16:24 ` Tapasweni Pathak
[not found] ` <YxvBBZkN6yxUquou@nand.local>
2022-09-12 13:15 ` Tapasweni Pathak
[not found] ` <CAP8UFD1f6KCO+=+ZoUFr06XUgEZYOZi8G0V+QKCK=bNbAE9VrQ@mail.gmail.com>
2022-04-22 10:39 ` Tapasweni Pathak
2022-04-25 8:37 ` Christian Couder
2022-05-31 16:13 ` Tapasweni Pathak
[not found] ` <Ymc2Y+U4HQpgD7PE@nand.local>
2022-05-31 16:21 ` Tapasweni Pathak [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CALOmtcWhFp8th3-Kuwtcs7MoB95UjhttxC-JnN7PKBqR1zxv8g@mail.gmail.com \
--to=tapaswenipathak@gmail.com \
--cc=christian.couder@gmail.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=hariom18599@gmail.com \
--cc=me@ttaylorr.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).