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
## Перевод книги "THE NATURE OF CODE" | |
### Версия взята от Jan 2016. | |
###Development | |
- Font `Gregor` | |
- Install node.js | |
- Install gulp | |
- Install package and run | |
```bash |
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
$('.xss') |
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
```bash | |
$ .\ffmpeg.exe -r 60 -f image2 -s 1280x720 -i bg.jpg -i audio.mp3 -vcodec libx264 -b 4M -acodec copy OUTPUT.mp4 | |
``` | |
``` | |
Mode LastWriteTime Length Name | |
---- ------------- ------ ---- | |
-a---- 09.02.2018 8:36 5191680 audio.mp3 | |
-a---- 09.02.2018 8:34 3757177 bg.jpg |
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
Firstly we need edit Bios settings like "" (not every motherboard supports ) | |
![](https://i.stack.imgur.com/Z8Rp6.png) | |
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
1 |
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
# New Features | |
- Features #1 | |
- Features #2 | |
# Bug Fixes | |
- Fixes #1 | |
- Fixes #2 | |
# Other Changes | |
Lorem ipsum dolor sit amet. |