Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SCS
docs.it4i.cz
Commits
b89f49bf
Commit
b89f49bf
authored
Jan 12, 2017
by
David Hrbáč
Browse files
modified colors.sh script
parent
d206f68c
Pipeline
#1403
passed with stages
in 1 minute and 2 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
colors.sh
View file @
b89f49bf
...
...
@@ -4,8 +4,10 @@ do
#git checkout -b color_${i/ /_}
git checkout color_
${
i
/ /_
}
sed
-ri
"s/(primary: ').*'/
\1
$i
'/"
mkdocs.yml
git cherry-pick bd8e358
git commit
-am
"Setting color to:
$i
"
#git cherry-pick bd8e358
#git commit -am "Setting color to: $i"
git pull
--rebase
origin colors
git pull
--rebase
git push
--set-upstream
origin color_
${
i
/ /_
}
git checkout colors
done
mkdocs.yml
View file @
b89f49bf
...
...
@@ -190,7 +190,7 @@ pages:
extra
:
logo
:
img/logo2.png
palette
:
primary
:
'
indigo
'
primary
:
'
purple
'
accent
:
'
light
blue'
font
:
text
:
'
Roboto'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment