https://github.com/processone/talks
ProcessOne Talks
https://github.com/processone/talks
elixir elixir-lang elixir-phoenix go golang
Last synced: 5 months ago
JSON representation
ProcessOne Talks
- Host: GitHub
- URL: https://github.com/processone/talks
- Owner: processone
- Created: 2016-06-07T15:07:27.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-02-14T15:13:10.000Z (almost 7 years ago)
- Last Synced: 2025-08-18T01:37:11.442Z (6 months ago)
- Topics: elixir, elixir-lang, elixir-phoenix, go, golang
- Language: JavaScript
- Size: 2.58 MB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ProcessOne talks slides
To run the slide, you need to install Go present tool. You can
install it with command:
```
go get golang.org/x/tools/cmd/present
```
You can then run Present with notes and custom theme:
```
present -notes -base=themes/default/
```
Omit base option to use default theme.
Export the presentation from Chrome browser, by using Print / Save as PDF
option.
You can export it to images with right margin with PDF Toolkit+.