This repository was archived by the owner on Oct 8, 2019. It is now read-only.
This repository was archived by the owner on Oct 8, 2019. It is now read-only.
Homepage #1
Open
Description
Migrated Friday Jun 13, 2014 at 15:51 GMT
Originally opened as Rdatatable/data.table#695
Building tools for easy manipulation of content for later:
- Custom script for parsing nested
<div>
elements (likely to evolve as we add content). - Doc on using the parser to write custom markdown and perform a first level parsing before running
pandoc
for second level parsing to convert to html - Document on the transition from R-Forge to Github (for future use)
- Document moving issues from R-Forge to Github (for future use)
- Makefile to automate + travis-ci build
- Template markdown file to just add the required content (for Gallery)
Website:
- Start page design (almost done)
- Getting started section:
- About (almost done) - (Updating content from Matt on a bit more on history of data.table)
- Quick introduction (Waiting for updated content from Matt)
- Learn by example / frequently performed operations? (NEW) (Current task)
- FAQ (Waiting for updated content from Matt)
- Benchmarks
base
dplyr
- any other tool?
- What's new?
- Specific to current release (with links to older versions)
- Release notes link to README.md (add #NEWS anchor a bit further down, if possible)
- Gallery
- Is most likely to showcase the operations that can be performed with ease. Similar to Dirk's gallery.rcpp.org.
- How can I contribute?
- For people interested in filing/quashing bugs, closing features, fixing docs etc.. and for people who'd like to contribute an article on the gallery.
Tentative ideas. Likely to change. More to come.