Changeset 29d69bd for content


Ignore:
Timestamp:
Aug 29, 2022, 1:21:58 AM (2 years ago)
Author:
Mikhail Kirillov <w96k@…>
Branches:
master
Children:
3eb1292
Parents:
1d577b1
Message:

Optimize website even more

Location:
content
Files:
1 deleted
3 edited

Legend:

Unmodified
Added
Removed
  • content/emacs.org

    r1d577b1 r29d69bd  
    1111
    1212#+CAPTION: Логотип Emacs
    13 [[../public/images/emacs.png]]
    14 
    15 [[../public/images/emacs-config.png]]
    1613
    1714#+BEGIN_EXPORT html
    18 <a href="https://git.sr.ht/~w96k/dotfiles/tree/master/item/emacs/.emacs.d/.emacs-config.org" class="button">
    19   <span class="icon-link"></span>
     15<br>
     16<a href="https://git.sr.ht/~w96k/dotfiles/tree/master/item/emacs/.emacs.d/.emacs-config.org"
     17   style="font-size: 16pt; text-align: center;">
    2018  Исходный код
    2119</a>
  • content/index.org

    r1d577b1 r29d69bd  
    22#+OPTIONS: toc:nil
    33#+LANGUAGE: ru
    4 
    5 #+BEGIN_EXPORT nil
    6 
    7 <!-- News panel on the right -->
    8 <nav id="table-of-contents">
    9   <div id="text-table-of-contents">
    10     <ul style="list-style: none; margin: 0 0.5em;">
    11       <li><p><mark class="inline-block">2022-04-06</mark></p>
    12         <p>Added music page</p></li>
    13       <li><p><mark class="inline-block">2022-04-05</mark></p>
    14         <p>I've deleted my russian articles and translated the whole website in English due strong censorship in Russia.</p></li>
    15     </ul>
    16   </div>
    17 </nav>
    18 #+END_EXPORT
    194
    205#+BEGIN_EXPORT html
  • content/projects.org

    r1d577b1 r29d69bd  
    22#+OPTIONS: toc:nil
    33* Projects
    4 ** DONE My blog w96k.dev
     4** My blog w96k.dev
    55It is written using [[https://www.gnu.org/software/emacs/][Emacs]], [[https://orgmode.org/][Org-mode]] and [[https://minicss.us/docs.htm][Mini.css]]. Here I publish
    66programming stuff. I can provide source code if you are
     
    1111
    1212Website inspired by my blog design: https://mysticmode.net/
    13 ** TODO Guix + Software Heritage Russian Mirror
    14   There is a chance that internet in Russia will be restricted in some
    15   ways, so it is a good idea to setup a server with all essential
    16   software archived. Guix website and CI is blocked from host side for
    17   russians.
     13** Guix + Software Heritage Russian Mirror
     14There is a chance that internet in Russia will be restricted in some
     15ways, so it is a good idea to setup a server with all essential
     16software archived. Guix website and CI is blocked from host side for
     17russians.
    1818
    19   [[https://fosstodon.org/@w96k/108053233765822857][Details]]
     19[[https://fosstodon.org/@w96k/108053233765822857][Details]]
    2020
    21 ** TODO GNU Ensemble
    22   Federated web service that allows its users to collaborate on
    23   composing and recording pieces of music.
     21** GNU Ensemble
     22Federated web service that allows its users to collaborate on
     23composing and recording pieces of music.
Note: See TracChangeset for help on using the changeset viewer.