update owner

This commit is contained in:
kankys 2025-02-04 23:00:46 +01:00
parent 2ed2e52bdd
commit 415087bfcf
4 changed files with 24 additions and 16 deletions

View File

@ -170,7 +170,7 @@
<h2 id="installation-and-setup-start-edition">Installation and setup Start Edition:</h2>
<p>👉 If you don't have it yet, install <a href="https://neovim.io/">Neovim</a>.{target="_blank"}.</p>
<p>👉 You will need to install plug.vim to install the extension.</p>
<p>👉 Go to this page <code>https://github.com/junegunn/vim-plug</code> under Installation find your operating system and copy the link under it into your terminal.</p>
<p>👉 Go to this <a href="https://github.com/junegunn/vim-plug" target="_blank">page</a> under Installation find your operating system and copy the link under it into your terminal.</p>
<p><strong>But first back up your current Neovim settings!!!</strong></p>
<p>Configuration files can be found here:</p>
<p>Linux &amp; Mac:
@ -196,7 +196,7 @@
<p>👉 If you don't have it yet, install <a href="https://neovim.io/" target="_blank">Neovim</a>
.</p>
<p>👉 You will need to install plug.vim to install the extension.</p>
<p>👉 Go to this page <code>https://github.com/junegunn/vim-plug</code>under Installation find your operating system and copy the link under it into your terminal.</p>
<p>👉 Go to this <a href="https://github.com/junegunn/vim-plug" target="_blank">page</a> under Installation find your operating system and copy the link under it into your terminal.</p>
<p><strong>But first back up your current Neovim settings!!!</strong></p>
<p>Configuration files can be found here:</p>
<p>Linux &amp; Mac:</p>
@ -231,7 +231,10 @@
<p>👉 Enter the Coc command in the command line to install the remaining plugins:</p>
<p><code>CocInstall coc-tailwindcss coc-json coc-html-css-support coc-html coc-emmet coc-xml coc-tsserver coc-lsp-wl coc-lit-html coc-htmldjango coc-css coc-markdown-preview-enhanced coc-webview coc-phpls coc-prettier coc-eslint</code></p>
<p>👉 Reboot Neovim once more and you're all set.</p>
<p>👉 I use this configuration on both Linux and macOS. It is also tested on Windows 11.</p></p>
<p>👉 I use this configuration on both Linux and macOS. It is also tested on Windows 11.</p>
<div style="text-align: center;">
Copyright © Lukáš Kaňka 2024 - 2025
</div></p>
</article>
</section>
<!-- endblock -->

View File

@ -165,24 +165,26 @@
<!-- block content -->
<section class="p-md-5 section-content">
<article>
<p><h3 id="kontakty">Kontakty:</h3>
<p><h3 id="contact">Contact:</h3>
<ul>
<li>👉 <a href="https://t.me/+o6qcLGlFROJhNzhk">🚀 ApolloNvim Telegram skupina</a></li>
<li>👉 <a href="https://lukaskanka.cz/">Osobní web autora 🚀 ApolloNvim </a></li>
<li>👉 <a href="https://t.me/+o6qcLGlFROJhNzhk">🚀 ApolloNvim Telegram</a></li>
<li>👉 <a href="https://lukaskanka.cz/">Author's personal website 🚀 ApolloNvim </a></li>
</ul>
<h3 id="podpora">Podpora:</h3>
<h3 id="support">Support:</h3>
<ul>
<li>👉 Pokud jakkoliv chcete podpořit nebo se podílet na obsahu a funkčnosti 🚀 ApolloNvim, budu rád, když mi zde napíšete.</li>
<li>👉 Taky můžete tento projekt podpořit pár Satoshi:</li>
<li>👉 If in any way you want to support or contribute to the content and functionality of 🚀 ApolloNvim, I'd be happy to hear from you.</li>
<li>👉 You can also support this project with a few Satoshi:</li>
</ul>
<p><img alt="SAT" src="https://lukan.cz/wp-content/uploads/2025/01/0a895d16-ce64-4e8a-9a9d-05c568dc916e_1124x1532-220x300.webp" /></p>
<h3 id="dalsi-projekty-a-odkazy">Další projekty a odkazy:</h3>
<h3 id="more-projects-and-links">More projects and links:</h3>
<ul>
<li>👉 <a href="https://lukaskanka.cz/">Web autora tohoto projektu</a></li>
<li>👉 <a href="https://arch-linux.cz/">ArchLinux CZ</a></li>
<li>👉 <a href="https://searxng.cz/">Vyhledávač SearXNG CZ</a></li>
<li>👉 <a href="https://endeavouros.cz/">EndeavourOS Linux</a></li>
</ul></p>
</ul>
<div style="text-align: center;">
Copyright © Lukáš Kaňka 2024 - 2025
</div></p>
</article>
</section>
<!-- endblock -->

View File

@ -168,8 +168,8 @@
<p><h1 id="apollonvim">🚀 ApolloNvim</h1>
<h4 id="verzion-2501">Verzion: 25.01</h4>
<h1 id="programming-is-much-more-fun-when-you-are-efficient-neovim-can-get-you-there-eventually-but-you-have-to-be-willing-to-try-new-things-new-plugins-new-remaps-etc">Programming is much more fun when you are efficient. Neovim can get you there eventually, but you have to be willing to try new things. New plugins, new remaps, etc.</h1>
<p>Tutorials:
Project repository</p>
<h2 id="tutorials">Tutorials:</h2>
<p><a href="https://codeberg.org/Kankys/ApolloNvim2025" target="_blank">Project repository</a></p>
<p>👉 Neovim setup for Front-End development based on <a href="https://github.com/junegunn/vim-plug" target="_blank">Plug.vim</a>, <a href="https://github.com/neoclide/coc.nvim" target="_blank">Coc</a> and <a href="https://neovim.io/doc/user/lua-guide.html" target="_blank">Lua</a>.</p>
<p>👉 The advantages of Neovim over a classic IDE are undeniable in the freedom of configuration, there are thousands of possibilities how your Neovim can look and work. For your inspiration and use this project was created 🚀 ApolloNvim.</p>
<p>👉 This distribution doesn't just work by clicking a button and installing. It will lead you to a separate installation using this site. The goal is to understand how Neovim works so you can modify everything yourself, which even click-on distributions don't teach you.</p>
@ -194,7 +194,10 @@ Project repository</p>
<p>👉 Instructions for working with Neovim.</p>
<h2 id="questions-and-answers">Questions and Answers:</h2>
<p>👉 How much does ApolloNvim cost? -&gt; Nothing 🚀 ApolloNvim is free.</p>
<p>👉 How complicated is 🚀 ApolloNvim? -&gt; 🚀 ApolloNvim may be more complicated than other editors, but once you learn how to use it, you'll see how great it is.</p></p>
<p>👉 How complicated is 🚀 ApolloNvim? -&gt; 🚀 ApolloNvim may be more complicated than other editors, but once you learn how to use it, you'll see how great it is.</p>
<div style="text-align: center;">
Copyright © Lukáš Kaňka 2024 - 2025
</div></p>
</article>
</section>
<!-- endblock -->

File diff suppressed because one or more lines are too long