Skip to content

Commit c94df4a

Browse files
committed
convert value slides
1 parent f5e3422 commit c94df4a

File tree

4 files changed

+13
-2
lines changed

4 files changed

+13
-2
lines changed

books.txt

+1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ perl-intro/perl.json
1818
php-programming/php.json
1919
python-mocking/python.json
2020
python-programming/python.json
21+
value/value.json
2122
web/web.json

slides.txt

-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
about
2-
value
32
windows-cmd

value/intro.md value/introduction.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# How to develop software faster and have more stable releases?
2-
{id: index}
2+
{id: value}
33

44
## Self introduction
55
{id: self-introduction}

value/value.json

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"title": "How to develop software faster and have more stable releases?",
3+
"author": "Gabor Szabo",
4+
"first_year": "2018",
5+
"copyright_name": "Gabor Szabo",
6+
"copyright_url": "https://szabgab.com/",
7+
"version": "1.01",
8+
"files": [
9+
"introduction.md"
10+
]
11+
}

0 commit comments

Comments
 (0)