зеркало из
https://github.com/iharh/notes.git
synced 2025-10-29 12:46:06 +02:00
m
Этот коммит содержится в:
родитель
339e02481b
Коммит
95b075b591
@ -2,4 +2,6 @@
|
||||
Voznesenskiy - Dive into Helm Package Manager 0:00 of 43:15
|
||||
https://www.youtube.com/watch?v=sPXqhKp7jV0
|
||||
2020
|
||||
Slurm - Ibraev - 13 Helm of 1:39:05
|
||||
https://www.youtube.com/watch?v=me6-_gmfFPo
|
||||
https://www.infoq.com/presentations/helm-3/
|
||||
|
||||
@ -1,7 +0,0 @@
|
||||
post_install() {
|
||||
echo -n "Updating font cache... "
|
||||
mkfontscale /usr/share/fonts/TTF > /dev/null 2>&1
|
||||
mkfontdir /usr/share/fonts/TTF > /dev/null 2>&1
|
||||
fc-cache -s >/dev/null
|
||||
echo "done"
|
||||
}
|
||||
21
os/x-ui/font/docs/install.txt
Обычный файл
21
os/x-ui/font/docs/install.txt
Обычный файл
@ -0,0 +1,21 @@
|
||||
2023
|
||||
https://www.linuxfordevices.com/tutorials/linux/install-a-font-in-linux
|
||||
/usr/share/fonts/
|
||||
/usr/local/share/fonts/
|
||||
~/.local/share/fonts/
|
||||
|
||||
fc-cache -fv
|
||||
fc-cache -fv "~/.local/share/fonts/"
|
||||
fc-list | grep <font name>
|
||||
|
||||
apt (ui)
|
||||
font-viewer
|
||||
gnome-font-viewer
|
||||
|
||||
post_install() {
|
||||
echo -n "Updating font cache... "
|
||||
mkfontscale /usr/share/fonts/TTF > /dev/null 2>&1
|
||||
mkfontdir /usr/share/fonts/TTF > /dev/null 2>&1
|
||||
fc-cache -s >/dev/null
|
||||
echo "done"
|
||||
}
|
||||
@ -1,5 +1,6 @@
|
||||
https://gitlab-org.gitlab.io/frontend/fonts/
|
||||
https://gitlab.com/gitlab-org/frontend/fonts
|
||||
https://www.npmjs.com/package/@gitlab/fonts
|
||||
|
||||
2023
|
||||
https://about.gitlab.com/blog/2023/01/17/new-typefaces-in-gitlab/
|
||||
|
||||
@ -7,12 +7,16 @@ PurpleSchool - Larichev - My Config
|
||||
https://www.youtube.com/watch?v=oJOj2RqWEqs
|
||||
https://github.com/AlariCode/purpleschool-neovim
|
||||
https://github.com/AlariCode/astronvim
|
||||
PurpleSchool - Larichev - Custom of 28:23
|
||||
PurpleSchool - Larichev - Custom of 3:00 52:16
|
||||
https://www.youtube.com/watch?v=4PzSNN45tcA
|
||||
https://github.com/AlariCode/purpleschool-neovim
|
||||
! AtroVim has painful update and has slow perf
|
||||
! NvChad is good and fast
|
||||
https://github.com/AlariCode/purpleschool-neovim
|
||||
PurpleSchool - Larichev - Astrovim ru of 32:53
|
||||
PurpleSchool - Larichev - Astrovim ru 18:00 of 32:53
|
||||
https://www.youtube.com/watch?v=LKnuIazeiM4
|
||||
! cool plugins review
|
||||
PurpleSchool - Larichev - NeoVim Lua Config Tuning ru 0:00 of 52:16
|
||||
https://www.youtube.com/watch?v=4PzSNN45tcA
|
||||
Goloburdin - NeoVim Tuning ru 3:30 of 23:21
|
||||
https://www.youtube.com/watch?v=PA7zZNJXJEk
|
||||
https://github.com/alexey-goloburdin/nvim-config
|
||||
|
||||
@ -77,3 +77,31 @@ https://www.frontendmentor.io/resources
|
||||
|
||||
browser extensions
|
||||
https://chrome.google.com/webstore/detail/perfectpixel-by-welldonec/dkaagdgjmgdmbnecmcefdhjekcoceebi
|
||||
|
||||
Luschenko - HTML5
|
||||
https://www.youtube.com/playlist?list=PLM7wFzahDYnF6V3FOkFMzwAwyJDlVP_kL
|
||||
https://www.youtube.com/playlist?list=PLM7wFzahDYnEKa28bWIJ9vpcqWcRtIqR7
|
||||
https://www.youtube.com/playlist?list=PLM7wFzahDYnFhgE-jYkO6ZLaEXXxdqs5g
|
||||
Luschenko - Chrome DevTools
|
||||
https://www.youtube.com/playlist?list=PLM7wFzahDYnHi6uWr8MWdwB72LmdyoyOB
|
||||
Luschenko - HTML for JS
|
||||
https://www.youtube.com/playlist?PLM7wFzahDYnFm6iix7x5zYxqMTBe12vvj
|
||||
ITDoctor - HTML5
|
||||
https://www.youtube.com/playlist?list=PLuY6eeDuleINqbJtQv32qtDpTBopxuqs4
|
||||
https://stepik.org/course/113402/promo
|
||||
ITDoctor - CSS
|
||||
https://www.youtube.com/playlist?list=PLuY6eeDuleINJ5hIlBJWopSWHWDJYz_XW
|
||||
ITDoctor - Materialize CSS
|
||||
https://www.youtube.com/playlist?list=PLuY6eeDuleINySQR63hZJDR4qdvcK__PZ
|
||||
ITDoctor - Layout
|
||||
https://www.youtube.com/playlist?list=PLuY6eeDuleINcGnhxCG6U0kzja1Wh7fcd
|
||||
Loftblog - PostCSS
|
||||
https://www.youtube.com/playlist?list=PLY4rE9dstrJwmJZgILzgN4svtdpptYwdK
|
||||
Loftblog - CSS intro
|
||||
https://www.youtube.com/playlist?list=PLY4rE9dstrJzdkXYQXpZA0voVgB_0RJ_q
|
||||
Loftblog - HTML intro
|
||||
https://www.youtube.com/playlist?list=PLY4rE9dstrJyeZlPWoKJr1xKVVnG4w-Hc
|
||||
Boyarchuk - CSS for Beginners
|
||||
https://www.youtube.com/watch?v=m9cAG8B9Qm0
|
||||
Boyarchuk - HTML for Beginners
|
||||
https://www.youtube.com/watch?v=_MLOohblsqA
|
||||
|
||||
Загрузка…
x
Ссылка в новой задаче
Block a user