1. 17 7月, 2019 1 次提交
  2. 04 4月, 2019 1 次提交
  3. 19 1月, 2019 1 次提交
    • S
      Refactoring the left-hand navigation panel. (#406) · 8a79c998
      Sarah Maddox 提交于
      * In progress: Refactoring the left-hand navigation panel.
      
      * Added .description to section index pages.
      
      * Removed the redundant Components Overview as the new index page of the components section does a better job.
      
      * Added redirects for the files I've moved/deleted.
      
      * Fixed the URLs in all doc links.
      8a79c998
  4. 04 1月, 2019 1 次提交
    • S
      Evaluating the Docsy theme - ready for review (#303) · a1d15216
      Sarah Maddox 提交于
      * Initial commit of Docsy theme.
      
      * Moved Docsy to the themes directory.
      
      * Updated theme config and shortcodes for Docsy theme.
      
      * Fixed order of TOML entries - tables must go last.
      
      * Ad nil checks for menus and footer links
      
      This commit also bumps `netlify.toml` to a newer Hugo version, as variable overwrites needs Go 1.11. It can be made to work with older Hugo's, but ...
      
      See https://github.com/gohugoio/hugo/issues/5461
      
      * Fix duplicated params definition
      
      * Check in JS resources as workaround to Netlify build issue #182 (unable to build from Hugo extended version).
      
      * Still trying to fix the Netlify build problem.
      
      * Netfify build issue - adding dependencies.
      
      * Initial commit of index files to define Docsy toc.
      
      * Added pipelines index file for Docsy toc.
      
      * Adjusts page front matter for the 'About' section.
      
      * Removed resources and guild modifications that were supposed to fix Netlify build issue.
      
      * Added the package-lock JSON file needed by npm.
      
      * Updated the package-lock JSON file updated by npm.
      
      * Added the 'resources' directory after local 'extended' Hugo build.
      
      * Adjusted page front matter for the 'Components' section.
      
      * Adjusted page front matter for rest of the 'Guides' section.
      
      * Adjusted page front matter for the 'Getting Started' section.
      
      * Removed 'docs' menu config from config file.
      
      * Moved top-level index page and 404 page out of kf theme into project.
      
      * Initial version of list pages for the docs.
      
      * Added the 'resources' directory to gitignore, as we don't want everyone updating it unless they mean to.
      
      * Add a .gitattributes file to ignore the resources files in diffs and merge conflicts.
      
      * Minor clarification in config comment.
      
      * Minor fixes.
      
      * Removed the kf theme.
      
      * Forcing commit of resources.
      
      * Added Kubeflow colours to top nav.
      
      * In progress: Adding the versions menu in the top nav.
      
      * Removed the word 'default' from the custom CSS variable definitions.
      
      * Got the version selector working in the navbar.
      
      * Fixed URL variable for version dropdown.
      
      * Trying a quick fix to get Netlify to recognise updated styles.
      
      * Didn't work. Reverting change.
      
      * Removed unneeded CSS classes.
      
      * Work in progress: Rebuilding the home page in Docsy.
      
      * Work in progress: Rebuilding the home page in Docsy.
      
      * Home page in progress: Added background image and more styling.
      
      * Updated footer for Docsy theme.
      
      * Changed colour of 'info' style for down-arrow on home page.
      
      * Fixed copyright statement to match change in master.
      
      * Moved favicons to right place so browser picks them up.
      
      * Regenerated resources files.
      
      * Fixed the link for editing pages in GitHub.
      
      * In progress: styling for landing page.
      
      * Finished styling for landing page.
      
      * Regenerated the resources files.
      
      * Fixed down-link on landing page.
      
      * Improved styling of logo.
      
      * Fixed logo styling except for mobile.
      
      * Fixed logo styling on mobile.
      
      * Tweaking the logo styles.
      
      * Adding the nav CSS.
      a1d15216
  5. 07 11月, 2018 1 次提交
  6. 18 9月, 2018 1 次提交