Anthony Yeh
|
6517c9b78b
|
vitess.io: Move analytics code to <head>.
As recommended in the Google Analytics docs.
|
2015-10-09 14:52:30 -07:00 |
Andy Diamondstein
|
51b54acaf1
|
Add favicon.ico to match home page logo. This is visible in the browser tab next to the doc title to help users identify the tab contents when the tab isn't active. Clean up _layouts directory by removing unused files, standardizing template names, removing duplicates. Update docs to use renamed files (doc vs. new_docs). Remove unused CSS, JS files. Minor CSS/JS fixes.
|
2015-09-25 13:12:28 -04:00 |
Andy Diamondstein
|
ce6af467e0
|
Migrate site to use SASS instead of LESS. SASS is a CSS preprocessing language. Using SASS lets us remove a JS file dependency, so there could be a slight latency improvement for end users. This change also combines two style sheets to one, also possibly yielding a slight latency improvement. The template change widens the area in which the title can display in the masthead to around 75% of the page width. This is basically to increase the likelihood that the title does not wrap to a second line.
|
2015-09-24 11:00:27 -04:00 |
Andy Diamondstein
|
4a0783edbe
|
Update UI so that on documentation pages, Bootstrap 12-column layout is divided into three sections. The left section is three columns and contains a list of available documents grouped by sections, where the current section's document is expanded and the rest are collapsed. The center section is seven columns and contains the main page content. The right section is two columns and contains an automatically generated table of contents. Modify CSS so that documentation renders better on mobile phones and tablets, switching as appropriate, to either a two-section or one-section layout based on screen size. CSS identifies different layout rules at 768, 992, 1200px. Below 992px, the TOC appears above the main page content, and the list of documents still appears to the left. Below 768px, the list of documents is moved to an expandable menu in the header. Make the left and right sections anchor below the top nav bar when you scroll so that they remain visible no matter where you are on the page. Make the TOC highlight the section you are currently looking at.
|
2015-09-18 16:08:47 -04:00 |
Andy Diamondstein
|
e8e22c26a9
|
Update site UI, left nav menus, home page. Switch to bootstrap framework, etc.
|
2015-09-09 01:01:07 -04:00 |
Andy Diamondstein
|
c796c07448
|
Add Vitess API documentation and script for generating documentation from code. Modify left nav to list link to API document. Change "Range Based Sharding" to "Range-based Sharding" in .proto file.
|
2015-09-01 11:13:33 -04:00 |
Andy Diamondstein
|
ee894b6045
|
Add introduction and client library documents to vitess.io User Guide.
|
2015-08-28 15:58:55 -04:00 |
Andy Diamondstein
|
27e1018f17
|
Include document explaining schema management to vitess.io User Guide.
|
2015-08-28 15:58:55 -04:00 |
Andy Diamondstein
|
6e2a3bb9b5
|
Modify reparenting guide and add to left nav for http://vitess.io. Fix broken link in overview.
|
2015-08-25 11:02:23 -04:00 |
Andy Diamondstein
|
f08b2c7df6
|
Modify tabs for vitess.io to "Guides" and "Reference" and change left nav for vtctl reference doc.
|
2015-08-21 14:32:41 -04:00 |
Alain Jobart
|
ffffff2288
|
Merge pull request #763 from AndyDiamondstein/backup-restore
Backup restore
|
2015-08-07 12:13:44 -07:00 |
Anthony Yeh
|
26b54905b8
|
Add Sharding in Kubernetes guide to vitess.io.
|
2015-06-29 13:24:31 -07:00 |
Andy Diamondstein
|
28dbaadcdd
|
Update backup and restore document. Ensure headers show up below banner when clicking anchor links.
|
2015-06-05 14:55:25 -07:00 |
Shengzhe
|
f7a48e11ae
|
Merge pull request #752 from AndyDiamondstein/master
Fix skewed layout on home page, which is caused by other pages using …
|
2015-06-03 17:13:50 -07:00 |
Andy Diamondstein
|
9adef4a98d
|
Fix skewed layout on home page, which is caused by other pages using left nav that doesn't show on home page.
|
2015-06-03 15:42:38 -07:00 |
Shengzhe Yao
|
a0492fd056
|
fix vitess.io layout
1. Centralize home page body (Overview).
2. Make sure left corner menu pop up properly.
3. Use config variables defined in _config.ytml.
|
2015-06-03 14:58:45 -07:00 |
Andy Diamondstein
|
354d0c5ccc
|
Update documents on website, adding (1) Key Concepts; (2) Getting Started (local hardware); (3) Sharding; (4) Horizontal Sharding (codelab); (5) vtctl Reference. Remove documents that have been incorporated into other docs (FAQ.md, HelicopterOverview.md, Resharding.md, Tools.md). Add left nav links to documents on website and supporting CSS/JS.
|
2015-06-03 10:58:39 -07:00 |
Shengzhe Yao
|
a135fce3f1
|
fix vitess.io layout glitch on mobile and clean up junk files
|
2015-03-11 10:35:40 -07:00 |
Andy Diamondstein
|
a22f9011fb
|
Fix copyright dates, CSS.
|
2015-03-04 15:49:10 -08:00 |
Andy Diamondstein
|
b0a1d4a888
|
Add content for vitess.io.
|
2015-03-04 15:49:10 -08:00 |
Shengzhe Yao
|
a15d9c705f
|
add google analytics for vitess.io
|
2015-02-27 17:11:39 -08:00 |
Shengzhe Yao
|
2c0c8fcce4
|
add github page for Vitess
|
2015-02-13 13:53:30 -08:00 |