mirror of
				https://github.com/arcan1s/arcanis.me.git
				synced 2025-10-31 05:43:42 +00:00 
			
		
		
		
	change name= to id= in <a> tags
This commit is contained in:
		| @ -15,26 +15,26 @@ links: | ||||
|     - Пакет в <a href="https://aur.archlinux.org/packages/kdeplasma-applets-oblikuestrategies" title="AUR">AUR</a> | ||||
| --- | ||||
| <!-- info block --> | ||||
| <h2><a href="#info" class="anchor" name="info"><span class="octicon octicon-link"></span></a>Информация</h2> | ||||
| <h2><a href="#info" class="anchor" id="info"><span class="octicon octicon-link"></span></a>Информация</h2> | ||||
| <p>Плазмоид, написанный на <code>CPP</code> который показывает случайные карты из Brian Eno и Peter Schmidt's <a href="http://en.wikipedia.org/wiki/Oblique_strategies" title="Wiki">Oblique Strategies</a>. Это форк <a href="http://gnome-look.org/content/show.php/Oblique+Strategies?content=78405" title="gnome-look">апплета для GNOME</a> с некоторыми дополнительными фичами.</p> | ||||
|  | ||||
| <h3><a href="#devel" class="anchor" name="devel"><span class="octicon octicon-link"></span></a>Разработчики</h3> | ||||
| <h3><a href="#devel" class="anchor" id="devel"><span class="octicon octicon-link"></span></a>Разработчики</h3> | ||||
| <ul> | ||||
|   {% for devel in page.developers %} | ||||
|     <li>{{ devel }}</li> | ||||
|   {% endfor %} | ||||
| </ul> | ||||
|  | ||||
| <h3><a href="#license" class="anchor" name="license"><span class="octicon octicon-link"></span></a>Лицензия</h3> | ||||
| <h3><a href="#license" class="anchor" id="license"><span class="octicon octicon-link"></span></a>Лицензия</h3> | ||||
| <ul> | ||||
|   <li>{{ page.license }}</li> | ||||
| </ul> | ||||
| <!-- end of info block --> | ||||
|  | ||||
| <!-- install block --> | ||||
| <h2><a href="#install" class="anchor" name="install"><span class="octicon octicon-link"></span></a>Установка</h2> | ||||
| <h2><a href="#install" class="anchor" id="install"><span class="octicon octicon-link"></span></a>Установка</h2> | ||||
|  | ||||
| <h3><a href="#instruction" class="anchor" name="instruction"><span class="octicon octicon-link"></span></a>Инструкция</h3> | ||||
| <h3><a href="#instruction" class="anchor" id="instruction"><span class="octicon octicon-link"></span></a>Инструкция</h3> | ||||
| <ul> | ||||
|   <li><p>Скачайте <a href="https://github.com/arcan1s/oblikuestrategies/releases" title="GitHub">архив</a> с актуальной версией исходных файлов.</p></li> | ||||
|   <li><p>Извлеките из него файлы и установите приложение. Для глобальной установки наберите:</p> | ||||
| @ -74,7 +74,7 @@ kbuildsycoca4 &> /dev/null | ||||
|   </li> | ||||
| </ul> | ||||
|  | ||||
| <h3><a href="#dependencies" class="anchor" name="dependencies"><span class="octicon octicon-link"></span></a>Зависимости</h3> | ||||
| <h3><a href="#dependencies" class="anchor" id="dependencies"><span class="octicon octicon-link"></span></a>Зависимости</h3> | ||||
| <p>Все было протестировано на последних версиях зависимостей.</p> | ||||
| <ul> | ||||
|   <li>kdebase-workspace</li> | ||||
| @ -84,19 +84,19 @@ kbuildsycoca4 &> /dev/null | ||||
| <!-- end of install block --> | ||||
|  | ||||
| <!-- howto block --> | ||||
| <h2><a href="#howto" class="anchor" name="howto"><span class="octicon octicon-link"></span></a>Использование</h2> | ||||
| <h2><a href="#howto" class="anchor" id="howto"><span class="octicon octicon-link"></span></a>Использование</h2> | ||||
| <p>Откройте список виджетов Plasma и выберете <code>Oblikue strategies</code>.</p> | ||||
| <!-- end of howto block --> | ||||
|  | ||||
| <!-- config block --> | ||||
| <h2><a href="#config" class="anchor" name="config"><span class="octicon octicon-link"></span></a>Настройка</h2> | ||||
| <h2><a href="#config" class="anchor" id="config"><span class="octicon octicon-link"></span></a>Настройка</h2> | ||||
| <p>Клик правой кнопкой по виджету.</p> | ||||
| <!-- end of config block --> | ||||
|  | ||||
| <!-- gui block --> | ||||
| <h2><a href="#gui" class="anchor" name="gui"><span class="octicon octicon-link"></span></a>Графический интерфейс</h2> | ||||
| <h2><a href="#gui" class="anchor" id="gui"><span class="octicon octicon-link"></span></a>Графический интерфейс</h2> | ||||
|  | ||||
| <h3><a href="#screenshots" class="anchor" name="screenshots"><span class="octicon octicon-link"></span></a>Скриншоты</h3> | ||||
| <h3><a href="#screenshots" class="anchor" id="screenshots"><span class="octicon octicon-link"></span></a>Скриншоты</h3> | ||||
| <div class="thumbnails"> | ||||
|   {% assign scrdesc = "Виджет" %} | ||||
|   {% assign scrname = "oblikuestrategies_widget" %} | ||||
|  | ||||
		Reference in New Issue
	
	Block a user