Permalink
Switch branches/tags
Commits on Jan 1, 2018
Commits on Dec 13, 2017
Commits on Dec 10, 2017
  1. Fix typo

    verythorough committed Dec 10, 2017
Commits on Dec 7, 2017
  1. Minor docs fixes (#894)

    verythorough committed Dec 7, 2017
    * Update links
    
    Update test-drive and quick-start references
    Change relative links to absolute so they work in GitHub repo view
    
    * Regain paragraph margins
    
    Adding back the bottom margin had no effect on landing page, except a 16px legnth increase in the hero and editor sections. Offset by reducing the variable that set their margin/padding by the same amount.
  2. Add configuration options doc (#885)

    verythorough committed Dec 7, 2017
    * Add collections options doc
    * Move Editorial Workflow page; transfer content to config and architecture docs
  3. Add collection types doc (#883)

    verythorough committed Dec 7, 2017
    * Add collection types doc
    
    * Stop parent styles capitalizing code
  4. Update widget docs (#876)

    verythorough committed Dec 7, 2017
    * Completed widget reference
    
    * Rename extending.md to custom-widgets.md
    
    * Move validation content into widget docs
    
    * Add redirects for updated page titles
    
    * Add note about yaml format options
    
    * Add `field` option for `list`
    
    * Add hidden widget
    
    * Bold names of widget characteristics
Commits on Dec 5, 2017
  1. Migrate netlify-cms-www site into this repo (#860)

    verythorough committed Dec 5, 2017
    * Add frontmatter to docs files (prep to move)
    
    * Move docs into position for website migration
    
    * Migrate website from netlify-cms-www
    
    Some modifications, including most of the changes in netlify/netlify-cms-www#58 (previously reverted).
    
    Also updated the readme and added hugo-bin for quicker onboarding of new docs contributors.
    
    * Remove netlify.toml
    
    This allows separate build commands for cms-demo and netlifycms.org.
    
    * Remove website/netlify.toml
    
    May re-add later, but it's not doing anything for now.
    
    * Remove unused content file
Commits on Nov 27, 2017
Commits on Oct 11, 2017
Commits on Sep 29, 2017
  1. Clarify template deploy process

    verythorough committed Sep 29, 2017
Commits on Sep 22, 2017
  1. Adjust spacing for Hugo md interpretation

    verythorough committed Sep 22, 2017
Commits on Jun 24, 2017
  1. Docs: change unpkg links to pull 0.4 release (#455)

    verythorough committed with Benaiah Jun 24, 2017
    * Docs: change unpkg links to pull 0.4 release
Commits on May 15, 2017
Commits on Apr 17, 2017
  1. Merge pull request #366 from netlify/examples-in-docs

    verythorough committed Apr 17, 2017
    examples in docs added
Commits on Mar 9, 2017
  1. Merge pull request #265 from mwickett/patch-1

    verythorough committed Mar 9, 2017
    Add Spike to list in App File Structure
Commits on Feb 8, 2017
  1. Intro docs (#233)

    verythorough committed with cassiozen Feb 8, 2017
    * Draft of Intro/Core Concepts + partial draft of Quick Start
    
    * Revise Intro doc
    
    * Quick Start draft complete
    
    * Revise Quick Start
    
    * Fix editorial workflow description in intro.md
Commits on Feb 2, 2017
  1. Fix oversized images

    verythorough committed Feb 2, 2017