Kevin Putnam
bed3874cf3
Restores permalinks for all headers. ( #746 )
...
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com >
2019-08-27 13:16:32 -07:00
puneetse
ae915a02fa
Add FAQ about vscode ( #739 )
...
* Add FAQ about vscode
* Editorial changes.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com >
2019-08-26 09:40:16 -07:00
Kevin Putnam
084d7b3468
Added a magnifying glass icon to the search field and changed placeholder text. ( #734 )
...
* Adding magnifying glass to search field.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com >
* Moved magnifying glass to the left and shifted text to right in search field.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com >
* Embedded image in css to avoid sticky path issues.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com >
* Reverting to relative path to .css
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com >
2019-08-23 20:46:35 +02:00
michael vincerra
d2396a6b4f
Bundle lister update ( #725 )
...
* Revises to simplify and refine code:
- Removes regex PATTERN4 and 5
- Revises PATTERN3 to exclude comments on custom additions
- Removes pundler() because no longer a clr-bundles directory
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com >
Removes cruft code.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com >
Edit for rebase.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com >
* Removes decode() for string in extractor().
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com >
* Applies .bundledesc css to <p> tag on includes().
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com >
* Modifies html tags in template and styles.css.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com >
2019-08-14 10:17:20 -07:00
Kevin Putnam
40e05ce150
* Changed Clear Linux Project to all uppercase. ( #717 )
...
* Removed link at left of header that went to clearlinux.org
* Added "home" button on right side of header that goes to clearlinux.org
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com >
2019-08-12 14:29:43 -07:00
Kevin Putnam
5a87ad722e
Fixed CSS problem where a bullet list inside of an admonition was being overlapped by the admonition text. ( #718 )
...
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com >
2019-08-12 11:15:43 -07:00
Kristal Dale
c372e8179f
Minor edit to bootable-usb to support translations.
...
Signed-off-by: Kristal Dale <kristal.dale@intel.com >
2019-08-09 17:14:04 -07:00
puneetse
1054aff322
Update kernel-development codeblocks ( #716 )
...
Change RPM spec file codeblocks to use the spec pygments formatting, add line numbers, and emphasize important lines.
2019-08-09 15:37:21 -07:00
Kevin Putnam
af2324df0e
Added trademark disclaimer at the bottom of each page. ( #719 )
...
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com >
2019-08-09 13:08:23 -07:00
Mary Camp
388228aa6b
Edited conf.py to fix copyright statement. ( #712 )
...
Signed-off-by: MCamp859 <maryx.camp@intel.com >
2019-08-09 09:55:13 -07:00
puneetse
806748336a
Clean up get-started section ( #714 )
...
* Clean up get-started section
Renames titles of get-started documents to be concise and consistent. Moves GCE from VM to cloud.
* Replaces include with ref to download-verify-decompress.
- Resolves duplication of Figure 1.
- Declutters guide.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com >
* Revises header for brevity.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com >
* Adds missing URL to correspond to in-text reference to image repo.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com >
2019-08-09 08:46:07 -07:00
michael vincerra
3b70eb23d5
Corrects swupd search command. ( #715 )
...
- Removes `bundle-add`
- Removes [-b] flag; deprecated
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com >
2019-08-08 20:11:24 -07:00
Kristal Dale
a23056d78d
Merge pull request #710 from krisdale/kd-remove-redundant-content
...
Remove redundant content + associated clean up
2019-08-08 15:16:55 -07:00
Kristal Dale
3a18501f30
Minor revisions on wording and spacing.
...
Signed-off-by: Kristal Dale <kristal.dale@intel.com >
2019-08-08 13:46:02 -07:00
Kevin Putnam
badddca2e4
Turned on linkcheck in Travis. ( #708 )
...
* Turned on linkcheck in Travis.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com >
* Added print lines to parse-link-check.py to improve Travis log output.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com >
2019-08-08 09:40:26 -07:00
michael vincerra
3f2ff7321a
Applies default css for tables to available bundles. ( #711 )
...
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com >
2019-08-07 18:49:13 -07:00
Kristal Dale
a8aa87ec9d
Remove redundant content + associated clean up
...
- Remove concepts (content migrated to Clear guides)
- Remove reference for bundle commands (quick ref in swupd guide)
- Moved bundle about page to Clear guide
- Updated links to concepts page, to instead link to the associated guide
Signed-off-by: Kristal Dale <kristal.dale@intel.com >
2019-08-07 16:54:15 -07:00
Kristal Dale
bc2bd3537c
Minor grammatical updates requested in support of upcoming translated content.
...
Signed-off-by: Kristal Dale <kristal.dale@intel.com >
2019-08-06 17:17:57 -07:00
Kristal Dale
3c3a1c3757
Minor revisions as part of transition to new location
...
-Edits to about page (per request)
-Edits to landing page (per request)
-Moved bootable usb out of containing folder (unnecessary)
-Update conf future version name
Signed-off-by: Kristal Dale <kristal.dale@intel.com >
2019-08-06 16:01:05 -07:00
Michael Vincerra
5d716ab1ba
Upgrades to Jinja2 2.10.1, dependency for bundle_lister.py.
...
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com >
2019-08-06 14:19:09 -07:00
Kevin Putnam
e67a9d0c7b
Fixed include broken by moving bare metal install docs.
...
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com >
2019-08-06 12:23:51 -07:00
Kevin Putnam
c1b36ed13b
Merge branch 'rtd-theme' of github.com:clearlinux/clear-linux-documentation into rtd-theme
2019-08-06 12:12:03 -07:00
Kevin Putnam
a74cc40fd5
Merge branch 'master' of github.com:clearlinux/clear-linux-documentation into rtd-theme
2019-08-06 12:10:59 -07:00
Kevin Putnam
c6cf74e087
Fixed URLs for intall docs.
...
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com >
2019-08-06 12:10:22 -07:00
Kristal Dale
fc2f2ee872
Update "Use Cases" to be "Use case tutorials"
...
Signed-off-by: Kristal Dale <kristal.dale@intel.com >
2019-08-06 12:00:29 -07:00
Kevin Putnam
9a52aa4866
Merge pull request #695 from intelkevinputnam/rtd-theme
...
Tutorial rework per issue #688
2019-08-06 11:27:29 -07:00
michael vincerra
a8c71632e2
Reorder so EUFI config in VM appears before running clr-installer. ( #697 )
...
- Closes #680
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com >
Revises header as Install open-vm-tools and intro for context.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com >
2019-08-05 16:06:09 -07:00
Kristal Dale
564c1de03e
GA edits for spaces
...
Signed-off-by: Kristal Dale <kristal.dale@intel.com >
2019-08-05 16:04:16 -07:00
Kristal Dale
63317e9d43
Correction to GA snippet
...
Signed-off-by: Kristal Dale <kristal.dale@intel.com >
2019-08-05 15:37:59 -07:00
Kevin Putnam
bff6f34e06
Moved images to subdirectories in _figures for easier management.
...
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com >
2019-08-05 15:22:28 -07:00
Kevin Putnam
4240513f90
A few more changes to fix alphabetical order in tutorials.
...
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com >
2019-08-05 14:53:10 -07:00
Kristal Dale
ae818da5d8
Added canonical tag configuration to config file.
...
Added GA tracking snippet (cross-domain) to layout template.
Signed-off-by: Kristal Dale <kristal.dale@intel.com >
2019-08-05 14:28:00 -07:00
Kevin Putnam
dda2e0a3bb
Improved tutorials organization based on feedback. Added favicon to the project.
...
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com >
2019-08-05 14:04:16 -07:00
Kevin Putnam
a3afa314d1
Reworked tutorial section and moved cloud install content to get started section.
...
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com >
2019-08-05 13:16:05 -07:00
Kevin Putnam
759dd0b01a
Removed specific references to Chinese and L19.01 in version picker.
...
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com >
2019-08-05 12:02:52 -07:00
Kevin Putnam
82a8d7aaa5
Merge branch 'development' of github.com:clearlinux/clear-linux-documentation into development
2019-08-05 11:38:34 -07:00
Kevin Putnam
1df1cd7aec
Merge branch 'rtd-theme' into development
2019-08-05 11:35:07 -07:00
Kevin Putnam
7773245d4a
Merge branch 'rtd-theme' of github.com:clearlinux/clear-linux-documentation into rtd-theme
2019-08-05 09:45:57 -07:00
Kevin Putnam
346bcedd83
Merge branch 'master' of github.com:clearlinux/clear-linux-documentation into rtd-theme
2019-08-05 09:44:29 -07:00
Kristal Dale
352cfc5614
Revisions to new about page. Added section link to guides index, for
...
reference from about page.
Signed-off-by: Kristal Dale <kristal.dale@intel.com >
2019-08-02 16:43:17 -07:00
Kevin Putnam
0860c695cc
Merge pull request #685 from krisdale/rtd-theme
...
Add requirement and config for sphinx-sitemap
2019-08-02 16:38:30 -07:00
michael vincerra
075cb99837
Adds cloud-native-setup in related topics; corrects link. ( #691 )
...
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com >
Adds sentence ref to cloud-native-setup in Desc.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com >
2019-08-02 16:24:36 -07:00
Kristal Dale
c8d0ba28f0
Update landing page text for clarity per request.
...
Signed-off-by: Kristal Dale <kristal.dale@intel.com >
2019-08-02 15:34:53 -07:00
DougTW
25819fccd9
machine-learning.rst: minor editorial changes ( #674 )
...
* Incremental commit 1: minor editorial revisons.
Signed-off-by: DougTW <doug.martin@intel.com >
* machine-learning.rst: Minor editorial changes.
Signed-off-by: DougTW <doug.martin@intel.com >
* Applies :command: directive for bundles and capitalizes Figures.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com >
2019-08-02 13:23:03 -07:00
Kevin Putnam
ef133322bd
Merge branch 'rtd-theme' into development
...
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com >
2019-08-01 16:57:12 -07:00
Kevin Putnam
e16ffe2f9b
Merge branch 'master' of github.com:clearlinux/clear-linux-documentation into rtd-theme
...
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com >
2019-08-01 15:59:06 -07:00
Mary Camp
c9fbbdc4de
Changes per Issue 664: moved topic, edited text ( #677 )
...
Signed-off-by: MCamp859 <maryx.camp@intel.com >
2019-08-01 11:12:45 -07:00
Kristal Dale
c24e785a6b
Add requirement and config for sphinx-sitemap
...
Signed-off-by: Kristal Dale <kristal.dale@intel.com >
2019-07-31 16:42:09 -07:00
Kevin Putnam
bca539523d
Fixed toctree error.
...
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com >
2019-07-31 14:30:00 -07:00
DougTW
21bf11a7dc
Minor editorial and trademark changes: ( #681 )
...
* Capitalization of Figure references
* Word choices
* Trademark notation for Amazon Web Services
Signed-off-by: DougTW <doug.martin@intel.com >
2019-07-31 14:27:55 -07:00