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
Bodnár Zsombor
python-kszkepzes
Commits
6df30a28
Commit
6df30a28
authored
Mar 27, 2019
by
Bodor Máté
Browse files
v0.14
parent
1d44d331
Changes
3
Hide whitespace changes
Inline
Side-by-side
PITCHME.css
0 → 100644
View file @
6df30a28
.half
{
width
:
49%
;
}
.left
{
float
:
left
;
}
.right
{
float
:
right
;
}
.reveal
pre
code
{
max-height
:
500px
;
margin-right
:
-25px
;
margin-left
:
-25px
;
}
h3
#import-this
+
pre
{
font-size
:
18px
;
line-height
:
1
;
}
\ No newline at end of file
PITCHME.md
View file @
6df30a28
...
...
@@ -165,23 +165,6 @@ Note:
pip
install
flake8
```
---
### Flake8
-
linter
-
segít jobb kódot írni:
-
syntax error
-
typo
-
rossz formázás
-
pep8
Note:
pep8:
-
Style Guide
-
átlátható
-
egységes
-
kevesebb merge conflict
---
...
...
@@ -219,6 +202,24 @@ source venv\bin\activate
---
### Flake8
-
linter
-
segít jobb kódot írni:
-
syntax error
-
typo
-
rossz formázás
-
pep8
Note:
pep8:
-
Style Guide
-
átlátható
-
egységes
-
kevesebb merge conflict
---
### Hello World
+++
...
...
PITCHME.yaml
0 → 100644
View file @
6df30a28
theme-override
:
PITCHME.css
code-line-numbers
:
true
\ No newline at end of file
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