-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
33 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
build | ||
.DS_Store |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
book_path = books/$(book)/index.adoc | ||
|
||
epub: | ||
docker run -it -u $(id -u):$(id -g) -v .:/documents/ asciidoctor/docker-asciidoctor asciidoctor-epub3 $(book_path) -o build/$(book).epub | ||
|
||
pdf: | ||
docker run -it -u $(id -u):$(id -g) -v .:/documents/ asciidoctor/docker-asciidoctor asciidoctor-pdf $(book_path) -o build/$(book).pdf | ||
|
||
build: pdf epub |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
= Ugglehultsboken | ||
Carl M. Peterson | ||
:doctype: book | ||
|
||
== Till Ugglehult | ||
|
||
Vårt fosterland, vårt vida land! Dag och natt rulla vi | ||
fram å ilande tåg och se dock icke dina gränser. Ett par timmar | ||
är nog att flytta oss över andra betydande länder. Vårt vackra | ||
land, vårt rika land! Vilka skatter du rymmer i åkrar och ängar, | ||
i skogar och berg, i sjöar och forsar! | ||
|
||
Här är rikedom nog, bara vi vore dugande nog. Men där | ||
brister det allt icke så litet. Vi behöva dem som väcka oss och | ||
lära oss och driva oss fram. Och sådana äro oss också givna. | ||
|
||
Verandan vid Ugglehult med studiebesökare. | ||
|
||
Vi äro långt inne i Smålands skogar, där man tror att | ||
ingenting annat finnes än stenar och ljung. Här ligger Ugglohult, | ||
Carl M. Petersons gård, ett småbruk, en bondgård, eller en liten | ||
herrgård — det är ej gott att veta vad mtva rättast skall kalla den. |