Commit Graph

48 Commits

Author SHA1 Message Date
Lucien Cartier-Tilet 3e3510d6ed
[desktop, Org] Add desktop.org, remove .desktop files 2021-11-09 13:40:32 +01:00
Lucien Cartier-Tilet a95afb5611
[Index] Update information given in index, automatic file list
Use sitemap for generating the list of webpages in the index
2021-10-20 14:03:41 +02:00
Lucien Cartier-Tilet d4f11b612d
[Org, Emacs] Do not add spaces in front of code in src blocks
By default, org-mode will add two spaces before code lines in the org
file itself. This does not change how code is edited when editing a
code block through `org-edit-special' but when copy/pasting code or
editing it directly from the org file, it can be troublesome.
Setting `org-src-preserve-indentation' to `t' prevents org from adding
these two spaces.
2021-10-12 12:19:46 +02:00
Lucien Cartier-Tilet fc2214f459
[Index] Update deprecated information 2021-09-01 22:10:11 +02:00
Lucien Cartier-Tilet b47dcbca37
[Index, signature] Remove outdated info from my email signature 2021-09-01 21:17:27 +02:00
Lucien Cartier-Tilet 6d3220e78c
[org] Update custom variables in org file 2021-05-21 14:40:50 +02:00
Lucien Cartier-Tilet 7207632c56
[Org] Add auto-tangling to simple org files 2021-04-28 16:39:30 +02:00
Lucien Cartier-Tilet 5144dcb279
[Spacemacs, index] Whitespace 2021-04-26 16:48:23 +02:00
Lucien Cartier-Tilet dd22ca398c
[PKGBUILD, index] Emacs’ native-comp branch merged into master
I will now track the master branch of Emacs instead of native-comp,
thank you so much to Eli for creating this feature and to all the
maintainers who helped merging this branch into master!
2021-04-26 10:14:27 +02:00
Lucien Cartier-Tilet 55eb0dfb09
[St] remove st configuration 2021-02-09 17:00:51 +01:00
Lucien Cartier-Tilet 527380e5ff
[Org, meta] Change formatting of org files 2021-02-04 14:43:09 +01:00
Lucien Cartier-Tilet 503aec3302
[Paru, Bin, Index] Reorganize headers, add dired script, paru conf 2021-01-27 19:03:11 +01:00
Lucien Cartier-Tilet 3c22c77226
[st] Increase transparency of st to match Firefox and Awesome
Also whitespace with picom.org
2021-01-27 16:40:49 +01:00
Lucien Cartier-Tilet 7e717ac2aa
[Org] Fix header, move images, remove screenshots from index
The screenshots on the index page are better off on the i3 page

Setupfiles were not found for org files in subdirectories, this is fixed

Images are now correctly placed
2020-12-23 04:39:21 +01:00
Lucien Cartier-Tilet a4643fd8c1
[Org] Move deprecated and wip files in dedicated directories
Also update a bit some parts of my environment description.
2020-12-21 15:00:35 +01:00
Lucien Cartier-Tilet 6665074db0
[Org files] Formatting 2020-12-10 10:20:21 +01:00
Lucien Cartier-Tilet 3a1015b9e7
[Org files] Formatted org files to look better with new org config 2020-11-13 15:18:43 +01:00
Lucien Cartier-Tilet 7b2c7d8145
[Org source] Fix mkdirp tangling argument 2020-09-28 18:22:32 +02:00
Lucien Cartier-Tilet c3eeb62e7f
[Index] Bumped Emacs version
continuous-integration/drone/push Build is passing Details
2020-09-14 14:02:41 +02:00
Lucien Cartier-Tilet ac7d1f7c31
[Emacs] Renamed spacemacs.org to emacs.org
continuous-integration/drone/push Build is passing Details
While the documentation of this commit gets deployed, redirects on my
server should be up
2020-09-13 18:15:21 +02:00
Lucien Cartier-Tilet 77b133c4ca
[St, Emacs] Change default transparency
continuous-integration/drone/push Build is passing Details
2020-09-13 18:08:04 +02:00
Lucien Cartier-Tilet d34d4b0550
[Email Signature] updated email signature 2020-09-03 10:36:38 +02:00
Lucien Cartier-Tilet 5236b27839
[Index] Unmark neofetch config as WIP 2020-08-29 00:38:20 +02:00
Lucien Cartier-Tilet 727f07b2e5
[Index, Nano] Update index, deprecate Nano config
The index page now immediately lists all the pages that can be found
on my website.

This commit also deprecates my Nano config.
2020-08-28 16:37:12 +02:00
Lucien Cartier-Tilet 329d419b41
[Xresources, St] Fix st alpha
This commit fixes a typo in St’s alpha channel declaration.
2020-08-28 15:45:33 +02:00
Lucien Cartier-Tilet a715318736
[GTK] Update GTK2 and GTK3 config
GTK2 finally gets its gtkrc file, and both file now use the Nord theme
2020-08-24 14:44:35 +02:00
Lucien Cartier-Tilet a958ee8a60
Remove unused parts, updated my theme
== ALL FILES ==
The org TOCs were unused on export, and Spacemacs makes it useless.
This commits removes them. The startup header of org files is moved to
the header file.

== AWESOME ==
In the Awesome file, this commit removes everything about custom theme
creation as this part is not yet used. I also remade and reorganized
the windows titlebars.
Theme files for Awesome shall be added soon. The wallpaper functions
were updated accordingly.

In the autostart part, I updated some commands (picom will not launch
if another instance is already running, same for the XFCE polkit), and
I added PumoPM to the autolaunched software (power management). Due to
some issues, I also let Awesome one second before launching
`set-screens'.

== AWESOME AND CUSTOM SCRIPTS ==
This commit also removes any usage of pywal. My Awesome configuration
and my custom scripts were updated accordingly.

== CUSTOM SCRIPTS ==
In bin.org, the script `pape-restore' has been removed since it can
now be replaced with the command `nitrogen --restore'. `pape-update'
has also been updated so it doesn’t depend on `pape-restore' and gets
a random wallpaper for nitrogen to set without the help of pywal.

== XRESOURCES / ST AND PICOM ==
St’s transparency was tweaked to match my windows’ titlebar
transparency. It also got the Nord theme mentionned above. Some custom
Picom rule about St’s transparency has been removed.

== PICOM ==
I made it clearer in the index and on Picom’s page Picom is the new
Compton.

== FIREFOX ==
A new git submodule (blurredfox-nord) has been added, which adds some
transparency to Firefox as well as some Nord colors.

== I3 AND POLYBAR ==
My i3 and Polybar config have been deprecated since I do not use them
anymore.

== SPACEMACS ==
Changed shortcuts for config files
2020-08-22 16:46:33 +02:00
Lucien Cartier-Tilet 6bd0452e06
Use `setupfile` instead of `include` in org files 2020-07-16 14:25:18 +02:00
Lucien Cartier-Tilet 75de6a568b
Updated st transparency 2020-07-11 18:15:24 +02:00
Lucien Cartier-Tilet d6f688d985
Updated headings’ custom ID 2020-06-07 17:43:20 +02:00
Lucien Cartier-Tilet e1557c3999
Changed font of my terminal (same as Emacs), removed unused line 2020-05-29 17:41:28 +02:00
Lucien Cartier-Tilet 6bb04f5fd5
Restored accidentaly deleted data 2020-05-28 11:55:40 +02:00
Lucien Cartier-Tilet 0243f490f6
better org files, updated installation packages 2020-05-17 15:04:07 +02:00
Lucien Cartier-Tilet 6466ff537b
Moved GTK settings to index.org 2020-04-21 12:56:56 +02:00
Lucien Cartier-Tilet 1d4d38b4f0
Less transparency behind st 2020-04-14 21:55:20 +02:00
Lucien Cartier-Tilet 85b1f60cdd
Reorganized elements on index, added link to AwesomeWM config 2020-04-10 19:34:31 +02:00
Lucien Cartier-Tilet 8dd7bf8ec8
Added link to ergodox config 2020-04-10 16:20:17 +02:00
Lucien Cartier-Tilet dadff6f8e1
Updated information about my i3 installation in index 2020-04-10 11:27:49 +02:00
Lucien Cartier-Tilet 8f0b5eaa5e
Updated information on my installation 2020-04-09 15:58:12 +02:00
Lucien Cartier-Tilet fbba2d170a
Added link to picom configuration 2020-04-06 14:23:57 +02:00
Lucien Cartier-Tilet 822b29808c
Added transparency to st through Xresources 2020-03-25 13:04:33 +01:00
Lucien Cartier-Tilet 979fd31fe4
Changing metaprogramming language to EmacsLisp 2020-03-15 12:24:46 +01:00
Lucien Cartier-Tilet 56e655f0c8
Updated email signature 2020-02-24 21:44:24 +01:00
Lucien Cartier-Tilet 5d24d0e240
Separated Rustfmt config into a separate file 2020-02-09 19:59:38 +01:00
Lucien Cartier-Tilet 7f31724c08
updated and simplified path to header 2020-02-08 14:50:43 +01:00
Lucien Cartier-Tilet bb7ff53069
Updated and organized Rust Format config 2020-02-07 14:14:22 +01:00
Lucien Cartier-Tilet e6e8d86e45
Updated and fixed Rust format config 2020-02-06 23:30:35 +01:00
Lucien Cartier-Tilet 2867f6629a
Moved org files, added proper README
Org files are moved from org/config-website to org/config. Symlink img
was changed accordingly.

org/config/index.org is no longer a symlink and was replaced by the
former README.org which is now shorter and more consice.

org/config/header.org was cleaned, no more lines related to LaTeX
exports and no unused macros
2020-01-30 13:12:09 +01:00