<feed xmlns='http://www.w3.org/2005/Atom'>
<title>BMC/OpenBmc/webui-vue.git/docs/guide/guidelines, branch processor-chart</title>
<subtitle>Web-based user interface built on Vue.js for managing OpenBMC systems (mirror)</subtitle>
<id>https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/atom?h=processor-chart</id>
<link rel='self' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/atom?h=processor-chart'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/'/>
<updated>2021-07-22T14:52:42+00:00</updated>
<entry>
<title>docs: expand guide with vue-i18n-extract.js examples</title>
<updated>2021-07-22T14:52:42+00:00</updated>
<author>
<name>Paul Fertser</name>
<email>fercerpav@gmail.com</email>
</author>
<published>2021-07-22T09:57:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=e827dd235bb4c459a5320ad00c0b0ba7b8bd0468'/>
<id>urn:sha1:e827dd235bb4c459a5320ad00c0b0ba7b8bd0468</id>
<content type='text'>
This internationalization documentation patch provides the developers
with specific recommendations on using vue-i18n-extract.js tool to
ensure translations consistency.

Signed-off-by: Paul Fertser &lt;fercerpav@gmail.com&gt;
Change-Id: I506091c97043ad3f50c4753daddd450abe9744fc
</content>
</entry>
<entry>
<title>Update docs theme section to customization</title>
<updated>2021-06-09T04:27:30+00:00</updated>
<author>
<name>Derick Montague</name>
<email>derick.montague@ibm.com</email>
</author>
<published>2021-05-12T17:26:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=c2f8f34e19ef7b9987538e8c2624e629b5203c17'/>
<id>urn:sha1:c2f8f34e19ef7b9987538e8c2624e629b5203c17</id>
<content type='text'>
The themes section of the webui style guide contained a section named
theme. This section also included information about the environmental
builds. The name was misleading and confusing, so we determined in the
GUI Design Work Group to update the section name.

Signed-off-by: Derick Montague &lt;derick.montague@ibm.com&gt;
Change-Id: Iad245199048f65f346e6c033a766605f303b0ade
</content>
</entry>
<entry>
<title>Add internationalization documentation</title>
<updated>2021-03-23T00:06:40+00:00</updated>
<author>
<name>Sandeepa Singh</name>
<email>sandeepa.singh@ibm.com</email>
</author>
<published>2021-03-08T14:12:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=56ada53a80c2183f3055661aa8e0f707e4c6669d'/>
<id>urn:sha1:56ada53a80c2183f3055661aa8e0f707e4c6669d</id>
<content type='text'>
- Explains how internationalization makes the OpenBMC Web UI
  multilingual
- Explains the use of vue-i18n

Signed-off-by: Sandeepa Singh &lt;sandeepa.singh@ibm.com&gt;
Change-Id: Ica273814a857f37502b9bb71800de7660d4fa49b
</content>
</entry>
<entry>
<title>Update text wrapping in documentation</title>
<updated>2021-03-22T13:27:10+00:00</updated>
<author>
<name>Derick Montague</name>
<email>derick.montague@ibm.com</email>
</author>
<published>2021-03-17T00:52:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=492875622b39cb2cf04bbb9248b6ed0c52ced2df'/>
<id>urn:sha1:492875622b39cb2cf04bbb9248b6ed0c52ced2df</id>
<content type='text'>
To meet best practices and standards for markdown, this commit updates
all markdown files used for the VuePress documentation so that each
line is limited to 80 characters.

Signed-off-by: Derick Montague &lt;derick.montague@ibm.com&gt;
Change-Id: I0cadb33343ce1bc331dfefd096d8137a04c33604
</content>
</entry>
<entry>
<title>Remove blank overview pages in documentation</title>
<updated>2020-10-26T14:32:53+00:00</updated>
<author>
<name>Dixsie Wolmers</name>
<email>dixsie@ibm.com</email>
</author>
<published>2020-10-26T14:32:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=459c1edb1fe996f1d73545501897a2e8c67fded9'/>
<id>urn:sha1:459c1edb1fe996f1d73545501897a2e8c67fded9</id>
<content type='text'>
Signed-off-by: Dixsie Wolmers &lt;dixsie@ibm.com&gt;
Change-Id: I6238767b89eda7e0aaebe73faa2ca3e0a61ebf5e
</content>
</entry>
<entry>
<title>Update theme customization</title>
<updated>2020-10-20T19:54:05+00:00</updated>
<author>
<name>Derick Montague</name>
<email>derick.montague@ibm.com</email>
</author>
<published>2020-10-09T16:50:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=35b2bbf0c49016b36255b341b833cc7867737eda'/>
<id>urn:sha1:35b2bbf0c49016b36255b341b833cc7867737eda</id>
<content type='text'>
- Move the env.md from /env directory to be displayed in the theming
section
- Update copy to remove references to downstream changes since changes
are made upstream

Signed-off-by: Derick Montague &lt;derick.montague@ibm.com&gt;
Change-Id: I5ed3c62a9534c071b6dbd7f69ed35d457353a628
</content>
</entry>
<entry>
<title>Add themes documentation</title>
<updated>2020-05-14T21:47:04+00:00</updated>
<author>
<name>Derick Montague</name>
<email>derick.montague@ibm.com</email>
</author>
<published>2020-04-17T21:49:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=b115aea1eab526971983369986e2d2a56e17ff15'/>
<id>urn:sha1:b115aea1eab526971983369986e2d2a56e17ff15</id>
<content type='text'>
- Renamed all index.md to readme.md to make consuming the documentation
from the Github repo easier. VuePress treats index.md and readme.md the
same way when building the static pages.
- Added theme section overview documentation
- Added how to customize documentation
- Added custom style imports to support OpenBMC Web UI component
documentation to remove Bootstrap framework base styles that conflict
with the Vuepress theme
- Found occurrences of the word Sass in upper-case and changed to use
sentence case.

Signed-off-by: Derick Montague &lt;derick.montague@ibm.com&gt;
Change-Id: If5588f88a3d75761cc47e85a3fb0a582b31d373c
</content>
</entry>
<entry>
<title>Add motion guidelines</title>
<updated>2020-05-12T18:01:18+00:00</updated>
<author>
<name>Derick Montague</name>
<email>derick.montague@ibm.com</email>
</author>
<published>2020-04-14T21:10:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=221b3187a521a87611d9dbed2c96e3212d04e590'/>
<id>urn:sha1:221b3187a521a87611d9dbed2c96e3212d04e590</id>
<content type='text'>
- Update transition global variables in bootstrap to use Carbon
motion easing and duration tokens to maintain consistency throughout
the application
- Remove import of colors helper file into variables and set import
order based on dependency

Signed-off-by: Derick Montague &lt;derick.montague@ibm.com&gt;
Change-Id: Ibd3fb9438ff236670e5523250d284b59411a7e53
</content>
</entry>
<entry>
<title>Remove unused colors from color palette</title>
<updated>2020-03-10T19:50:53+00:00</updated>
<author>
<name>Derick Montague</name>
<email>derick.montague@ibm.com</email>
</author>
<published>2020-03-02T23:56:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=7f970a1f20aac99dfadad94a18f5b725f9a65063'/>
<id>urn:sha1:7f970a1f20aac99dfadad94a18f5b725f9a65063</id>
<content type='text'>
The color palette has been stripped down to a
maximum of two colors shades per palette. This
works for our design since components use a
base color with a lighter color as an accent
color. This change reduces the amount of CSS
generated by Bootstrap when the CSS is compiled.

Github Story: https://github.com/openbmc/webui-vue/issues/2

Signed-off-by: Derick Montague &lt;derick.montague@ibm.com&gt;
Change-Id: I2ddb37f5c89c749a7303799c6f7499ddd83d5a92
</content>
</entry>
<entry>
<title>Add coding guidelines and component documentation</title>
<updated>2020-02-07T21:43:30+00:00</updated>
<author>
<name>Derick Montague</name>
<email>derick.montague@ibm.com</email>
</author>
<published>2020-01-03T14:36:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/OpenBmc/webui-vue.git/commit/?id=365bce5f93f85408cd1b6393e69342e55a0a25ee'/>
<id>urn:sha1:365bce5f93f85408cd1b6393e69342e55a0a25ee</id>
<content type='text'>
Resubmitting after reverted–original commit here
https://gerrit.openbmc-project.xyz/c/openbmc/webui-vue/+/28760

- Update README to include instructions on documentation development
- Update vue and vue-template-compiler to be compatible with vuepress

Signed-off-by: Derick Montague &lt;derick.montague@ibm.com&gt;
Change-Id: I72049a5888ef6bea6621d0b7948f57a8e4177666
</content>
</entry>
</feed>
