mirror of
https://github.com/He4eT/oddsquat.git
synced 2026-05-04 20:37:22 +00:00
css: apply styles for entries
This commit is contained in:
parent
8a292009ae
commit
844ece8a90
4 changed files with 724 additions and 407 deletions
|
|
@ -11,20 +11,53 @@ description: 'Сomplete list of posts'
|
|||
|
||||
## 2024
|
||||
|
||||
- [RU] [wrapped bw](/posts/2024/wrapped_bw_ru/)
|
||||
- <article class='entry'>
|
||||
<header>
|
||||
[ru]
|
||||
<strong>
|
||||
<a href='/posts/2024/wrapped_bw_ru/'>wrapped bw</a>
|
||||
</strong>
|
||||
</header>
|
||||
<section class='description'>
|
||||
Превращаем fully-featured Bitwarden command-line interface в удобный.
|
||||
</section>
|
||||
</article>
|
||||
|
||||
Превращаем fully-featured Bitwarden command-line interface в удобный.
|
||||
|
||||
- [RU] [selfhosted LLM](/posts/2024/selfhosted_llm/)
|
||||
|
||||
Персональные LLM в docker-контейнере на твоём компьютере.
|
||||
- <article class='entry'>
|
||||
<header>
|
||||
[ru]
|
||||
<strong>
|
||||
<a href='/posts/2024/selfhosted_llm/'>selfhosted LLM</a>
|
||||
</strong>
|
||||
</header>
|
||||
<section class='description'>
|
||||
Персональные LLM в docker-контейнере на твоём компьютере.
|
||||
</section>
|
||||
</article>
|
||||
|
||||
## 2020
|
||||
|
||||
- [RU] [typographic linter](/posts/2020/typographic_linter/)
|
||||
- <article class='entry'>
|
||||
<header>
|
||||
[ru]
|
||||
<strong>
|
||||
<a href='/posts/2020/typographic_linter/'>typographic linter</a>
|
||||
</strong>
|
||||
</header>
|
||||
<section class='description'>
|
||||
Prettier для текста. Автоматизация рутинной типографики.
|
||||
</section>
|
||||
</article>
|
||||
|
||||
Prettier для текста. Автоматизация рутинной типографики.
|
||||
- <article class='entry'>
|
||||
<header>
|
||||
[ru]
|
||||
<strong>
|
||||
<a href='/posts/2020/initial_post/'>initial post</a>
|
||||
</strong>
|
||||
</header>
|
||||
<section class='description'>
|
||||
Какие инструменты были использованы для создания этого сайта, какие решения были приняты и почему.
|
||||
</section>
|
||||
</article>
|
||||
|
||||
- [RU] [initial post](/posts/2020/initial_post/)
|
||||
|
||||
Какие инструменты были использованы для создания этого сайта, какие решения были приняты и почему.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue