[yt-dev] website

Matthew Turk matthewturk at gmail.com
Sat Dec 1 11:10:12 PST 2012


Hi Jeff,

Yup, the website itself is like that.  The repo is hosted under
yt_analysis/website, and mostly everything's in the index.html.  We
could try moving to ReST at some point, but for now, it's
honest-to-goodness HTML.

To dump a repository into the current working directory, you can do:

hg archive -R /path/to/repo .

That'll take the tip and stick it in the current directory.

-Matt

On Sat, Dec 1, 2012 at 12:55 PM, j s oishi <jsoishi at gmail.com> wrote:
> Hi all,
>
> Am I missing something, or is editing the yt website simply a matter of
> hand-editing html? It's totally fine if that's what it is, I just can't seem
> to find any discussion of it on the mailing list. Sorry if this is an
> obvious/previously answered question.
>
> thanks,
>
> j
>
> _______________________________________________
> yt-dev mailing list
> yt-dev at lists.spacepope.org
> http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org
>



More information about the yt-dev mailing list