💄 Site > Set example code as editable content
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -22,6 +22,7 @@ body.projects
|
|||||||
margin-bottom 1em
|
margin-bottom 1em
|
||||||
|
|
||||||
code
|
code
|
||||||
|
display block
|
||||||
font-family 'Ubuntu Mono'
|
font-family 'Ubuntu Mono'
|
||||||
outline none
|
outline none
|
||||||
|
|
||||||
|
|||||||
@@ -85,13 +85,13 @@ section.text
|
|||||||
p
|
p
|
||||||
| Install Keppler globally:
|
| Install Keppler globally:
|
||||||
pre
|
pre
|
||||||
code
|
code(contenteditable="true")
|
||||||
span.line.opacity-20
|
span.line.opacity-20
|
||||||
| npm install -g keppler
|
| npm install -g keppler
|
||||||
p
|
p
|
||||||
| Start Keppler inside the project folder:
|
| Start Keppler inside the project folder:
|
||||||
pre
|
pre
|
||||||
code
|
code(contenteditable="true")
|
||||||
span.line.opacity-20
|
span.line.opacity-20
|
||||||
| cd ./my-awesome-project
|
| cd ./my-awesome-project
|
||||||
br
|
br
|
||||||
|
|||||||
Reference in New Issue
Block a user