index
:
euandre.org
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
styles.css
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
styles.css: Simplify margin, remove "optimizeLegibility"
EuAndreh
2021-10-11
1
-2
/
+1
*
styles.css: Don't set the background, use the default value (white)
EuAndreh
2021-10-11
1
-1
/
+0
*
styles.css: Don't set the font, inherit from the browser default
EuAndreh
2021-10-11
1
-1
/
+0
*
styles.css: Add width attribute to .simple-icon class
EuAndreh
2021-02-21
1
-0
/
+1
*
post.html: Remove <section> tags
EuAndreh
2021-01-01
1
-2
/
+2
*
Add pastebins to to <nav> and make <nav> CSS look better on small screens
EuAndreh
2020-12-15
1
-1
/
+2
*
styles.css: Make the border of code lighter and on both sides too
EuAndreh
2020-12-15
1
-2
/
+2
*
Better space link-listing
EuAndreh
2020-11-03
1
-0
/
+9
*
styles.css: Fix display of sequential headers
EuAndreh
2020-10-30
1
-1
/
+1
*
Increase max-width from 700px to 750px
EuAndreh
2020-10-30
1
-1
/
+1
*
Wrap header with link using a div rather than a span
EuAndreh
2020-10-30
1
-10
/
+10
*
styles.css: Add horizontal scrollbar on long code blocks
EuAndreh
2020-09-18
1
-0
/
+4
*
styles.css: Add custom style for blockquotes
EuAndreh
2020-08-31
1
-0
/
+7
*
styles.css: Decrease max-width from 1000px to 700px
EuAndreh
2020-08-31
1
-1
/
+1
*
Generate plaintext links to raw code blocks
...
Generate txt files from code blocks embedded on pages, and add links to them.
EuAndreh
2020-08-17
1
-0
/
+8
*
Adapt add-anchor-to-header-from-header-id to handle <hn><a></a></hn>
...
Now the hook creates a wrapping <span> to put the header and it's existing link inside, and add the new anchor as a sibling.
EuAndreh
2020-08-15
1
-3
/
+15
*
styles.css: Show underline on code block anchors on hover
EuAndreh
2020-08-13
1
-0
/
+5
*
Create Jekyll hook to add anchors to code block lines
EuAndreh
2020-08-13
1
-1
/
+10
*
styles.css: Reshuffle declarations and organize with some comments
EuAndreh
2020-08-13
1
-13
/
+30
*
Create Jekyll hook to add header anchors based on the header IDs
...
Impement add-anchor-to-header-from-header-id.rb using regexps, like the "official hooks" do: - https://github.com/jekyll/jekyll-mentions - https://github.com/jekyll/jemoji
EuAndreh
2020-08-13
1
-0
/
+13
*
styles.css: Add light pink background color
EuAndreh
2020-08-12
1
-0
/
+1
*
Also separate footnotes with a border
EuAndreh
2020-08-10
1
-1
/
+1
*
CSS: Add clearer separation between end of post and post footer
EuAndreh
2020-08-10
1
-1
/
+5
*
Simplify styles.css and setup line number for code blocks
...
Doesn't work for code blocks with 1000 or more lines, though. It works well enough for now.
EuAndreh
2020-08-05
1
-20
/
+9
*
style.css: Make the border of code blocks more discrete
EuAndreh
2020-08-01
1
-1
/
+2
*
CSS tweak code block highlight
EuAndreh
2020-02-06
1
-5
/
+2
*
Update code highlight CSS class
EuAndreh
2020-02-06
1
-1
/
+1
*
Add manual support for multiple languages
EuAndreh
2020-02-05
1
-0
/
+10
*
WIP Jekyll
EuAndreh
2020-02-05
1
-0
/
+80