Skip to content

Commit a4736cb

Browse files
authored
Update README.md
1 parent 98795b7 commit a4736cb

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ https://itme.jansolo.dev
77
- Git
88
- [Sapper](https://github.com/sveltejs/sapper)
99
- Markdown Blog posts for Sapper by [joshnuss](https://github.com/joshnuss/sapper-template) - https://dev.to/joshnuss/create-a-blog-with-markdown-sapper-50ad
10-
- Github Pages / github.io
1110
- Travis-CI (see .travis.yml)
11+
- [Github Pages](https://pages.github.com/) / github.io
12+
13+
- master branch is [jan-so7o.github.io](https://help.github.com/articles/setting-up-a-custom-domain-with-github-pages/) / https://itme.jansolo.dev
14+
15+
## How does it work?
16+
17+
- On branch *dev* updates, Travis-CI runs `$> npm run export_` and set the ___sapper__/export_ as the *master* branch
18+
- all _/posts/*.md_ files translates to https://itme.jansolo.dev/posts/file-name
1219

0 commit comments

Comments
 (0)