ansible-talk

所属分类:DevOps
开发工具:CSS
文件大小:1427KB
下载次数:0
上传日期:2014-11-12 19:56:20
上 传 者sh-1993
说明:  Slajdy k vyadopu o devops nástroji Ansible na listopadovych Tkalcích na webu斯莱迪·k维塔图·o德沃普斯·ná斯特罗吉·安西比尔·纳利斯托帕多维奇
(Slajdy k vystupu o devops nástroji Ansible na listopadovych Tkalcích na webu)

文件列表:
css (0, 2014-11-13)
css\print (0, 2014-11-13)
css\print\paper.css (4241, 2014-11-13)
css\print\pdf.css (4012, 2014-11-13)
css\reveal.css (56328, 2014-11-13)
css\reveal.min.css (44719, 2014-11-13)
css\theme (0, 2014-11-13)
css\theme\beige.css (4967, 2014-11-13)
css\theme\blood.css (5193, 2014-11-13)
css\theme\default.css (4992, 2014-11-13)
css\theme\moon.css (4261, 2014-11-13)
css\theme\night.css (3796, 2014-11-13)
css\theme\serif.css (3869, 2014-11-13)
css\theme\simple.css (4279, 2014-11-13)
css\theme\sky.css (4410, 2014-11-13)
css\theme\solarized.css (4262, 2014-11-13)
css\theme\source (0, 2014-11-13)
css\theme\source\beige.scss (1625, 2014-11-13)
css\theme\source\blood.scss (2122, 2014-11-13)
css\theme\source\default.scss (1411, 2014-11-13)
css\theme\source\moon.scss (1669, 2014-11-13)
css\theme\source\night.scss (966, 2014-11-13)
css\theme\source\serif.scss (1003, 2014-11-13)
css\theme\source\simple.scss (1161, 2014-11-13)
css\theme\source\sky.scss (1157, 2014-11-13)
css\theme\source\solarized.scss (1809, 2014-11-13)
css\theme\template (0, 2014-11-13)
css\theme\template\mixins.scss (1619, 2014-11-13)
css\theme\template\settings.scss (866, 2014-11-13)
css\theme\template\theme.scss (3780, 2014-11-13)
img (0, 2014-11-13)
img\.DS_Store (6148, 2014-11-13)
img\ansible_wordlogo_whiteonblack.png (3320, 2014-11-13)
img\celebrate.gif (536678, 2014-11-13)
img\schema.png (29161, 2014-11-13)
img\topo_ansible.png (251100, 2014-11-13)
img\topo_chef.png (304734, 2014-11-13)
... ...

## Dependencies Themes are written using Sass to keep things modular and reduce the need for repeated selectors across files. Make sure that you have the reveal.js development environment including the Grunt dependencies installed before proceding: https://github.com/hakimel/reveal.js#full-setup You also need to install Ruby and then Sass (with `gem install sass`). ## Creating a Theme To create your own theme, start by duplicating any ```.scss``` file in [/css/theme/source](https://github.com/hakimel/reveal.js/blob/master/css/theme/source) and adding it to the compilation list in the [Gruntfile](https://github.com/hakimel/reveal.js/blob/master/Gruntfile.js). Each theme file does four things in the following order: 1. **Include [/css/theme/template/mixins.scss](https://github.com/hakimel/reveal.js/blob/master/css/theme/template/mixins.scss)** Shared utility functions. 2. **Include [/css/theme/template/settings.scss](https://github.com/hakimel/reveal.js/blob/master/css/theme/template/settings.scss)** Declares a set of custom variables that the template file (step 4) expects. Can be overridden in step 3. 3. **Override** This is where you override the default theme. Either by specifying variables (see [settings.scss](https://github.com/hakimel/reveal.js/blob/master/css/theme/template/settings.scss) for reference) or by adding full selectors with hardcoded styles. 4. **Include [/css/theme/template/theme.scss](https://github.com/hakimel/reveal.js/blob/master/css/theme/template/theme.scss)** The template theme file which will generate final CSS output based on the currently defined variables. When you are done, run `grunt themes` to compile the Sass file to CSS and you are ready to use your new theme.

近期下载者

相关文件


收藏者