index
:
world.git
this commit
main
nix configuration for my machines
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix(gerrit-hook): update the configuration with correct URL
Franck Cuny
2022-06-04
1
-10
/
+12
*
fix(secrets): pass group and mode to agenix
Franck Cuny
2022-06-04
1
-2
/
+8
*
fix(secrets): set the owner for buildkite agent secrets
Franck Cuny
2022-06-04
1
-0
/
+1
*
ref(drone): remove secret and CLI for drone
Franck Cuny
2022-06-04
2
-6
/
+0
*
doc(gerrit-hook): add initial documentation
Franck Cuny
2022-06-04
1
-0
/
+12
*
feat(gerrit): install the gerrit hook
Franck Cuny
2022-06-04
1
-0
/
+12
*
feat(gerrit): add secret for gerrit-hook
Franck Cuny
2022-06-04
2
-0
/
+16
*
feat(gerrit-hook): add gerrit-hook to the overlays
Franck Cuny
2022-06-04
1
-0
/
+5
*
feat(gerrit-hook): a small tool to act as a dispatcher for gerrit
Franck Cuny
2022-06-04
6
-0
/
+309
*
meta: remove pre-commit checks
Franck Cuny
2022-05-30
2
-59
/
+0
*
feat(hosts/tahoe): enable buildkite agent
Franck Cuny
2022-05-30
1
-0
/
+1
*
feat(buildkite): configure the buildkite agent
Franck Cuny
2022-05-30
2
-0
/
+47
*
feat(buildkite): add the auth token
Franck Cuny
2022-05-30
2
-0
/
+7
*
fix(home/zsh): don't start tmux when in an ssh session
Franck Cuny
2022-05-29
1
-2
/
+8
*
feat(home/git): add an empty line in the template
Franck Cuny
2022-05-29
1
-0
/
+1
*
feat(home/git): add alias to review with gerrit
Franck Cuny
2022-05-29
1
-0
/
+1
*
feat(home/zsh): add helper function for gerrit
Franck Cuny
2022-05-29
2
-1
/
+6
*
ref(tahoe): remove drone
Franck Cuny
2022-05-29
1
-9
/
+1
*
fix(fcuny/monkey): remove unneeded files
Franck Cuny
2022-05-29
2
-21
/
+0
*
Merge remote-tracking branch 'monkey/master'
Franck Cuny
2022-05-29
10
-0
/
+421
|
\
|
*
readme: convert to org-mode
Franck Cuny
2021-05-10
2
-1
/
+3
|
*
lint: fix a few issues
Franck Cuny
2021-05-10
3
-1
/
+4
|
*
git: ignore binary for the REPL
Franck Cuny
2021-05-10
1
-0
/
+1
|
*
repl: support a simple REPL for some early testing
franck cuny
2020-01-11
2
-0
/
+41
|
*
lexer: support tokens for equal and not equal.
franck cuny
2020-01-11
2
-2
/
+39
|
*
token: add tokens for equal and not equal.
franck cuny
2020-01-11
1
-0
/
+3
|
*
lexer: test the new keywords are parsed correctly.
franck cuny
2020-01-11
1
-3
/
+25
|
*
token: support more keywords
franck cuny
2020-01-11
1
-2
/
+13
|
*
token: rewrite documentation for `LookupIdent`.
franck cuny
2020-01-11
1
-3
/
+4
|
*
lexer: delete redundant test.
franck cuny
2020-01-11
1
-32
/
+1
|
*
Makefile: add a Makefile
franck cuny
2020-01-11
1
-0
/
+4
|
*
lexer: support more operator tokens.
franck cuny
2020-01-11
2
-1
/
+31
|
*
token: support more operator tokens
franck cuny
2020-01-11
1
-3
/
+10
|
*
lexer: initial lexer
franck cuny
2020-01-11
2
-0
/
+218
|
*
token: initial tokenizer.
franck cuny
2020-01-11
1
-0
/
+48
|
*
go.mod: create the module 'monkey'
franck cuny
2020-01-11
1
-0
/
+3
|
*
Add README.md, LICENSE.txt
franck cuny
2019-12-29
2
-0
/
+21
|
*
Initial commit
franck cuny
2019-12-29
0
-0
/
+0
*
tools(govanity): add the tool to flake.nix
Franck Cuny
2022-05-29
2
-1
/
+28
*
tools(govanity): remove unneeded files
Franck Cuny
2022-05-29
5
-147
/
+0
*
Merge remote-tracking branch 'govanity/main'
Franck Cuny
2022-05-29
15
-0
/
+404
|
\
|
*
remove unused Makefile
Franck Cuny
2022-05-13
1
-27
/
+0
|
*
drone: add a configuration
Franck Cuny
2022-05-11
1
-0
/
+18
|
*
scripts: add a script to deploy
Franck Cuny
2022-05-11
3
-6
/
+25
|
*
Dockerfile: update steps
Franck Cuny
2022-05-11
1
-2
/
+2
|
*
README: update documentation
Franck Cuny
2022-05-11
1
-0
/
+4
|
*
add a flake.nix to the repository
Franck Cuny
2022-05-11
4
-0
/
+119
|
*
config: add mpd-stats
Franck Cuny
2021-10-10
1
-0
/
+2
|
*
build: tag correctly the release
Franck Cuny
2021-09-09
1
-4
/
+8
|
*
build: create user before setting workdir
Franck Cuny
2021-08-14
1
-2
/
+2
|
*
build: build the image before deploying
Franck Cuny
2021-08-14
1
-1
/
+1
|
*
build: trim the size of the Docker container
Franck Cuny
2021-08-14
1
-3
/
+20
|
*
config: add vanity
Franck Cuny
2021-08-12
1
-0
/
+2
|
*
build: deploy to fly
Franck Cuny
2021-08-12
6
-17
/
+83
|
*
config: replace homelab with tools
Franck Cuny
2021-08-12
1
-2
/
+2
|
*
vanity: rewrite with templates and external config
Franck Cuny
2021-08-12
6
-22
/
+144
|
*
build: convert to go module
Franck Cuny
2021-08-12
1
-0
/
+3
|
*
Add a new target to the Makefile.
Franck Cuny
2018-04-08
1
-0
/
+3
|
*
Redirect go code to github.com
Franck Cuny
2018-03-30
4
-0
/
+52
|
*
Initial commit
Franck Cuny
2018-03-30
0
-0
/
+0
*
fix(cgit): write the test correctly
Franck Cuny
2022-05-29
1
-1
/
+1
*
fix(gerrit): remove git suffix from project URL
Franck Cuny
2022-05-29
1
-1
/
+1
*
feat(cgit): update cgit configuration
Franck Cuny
2022-05-29
1
-0
/
+9
*
feat(cgit): exclude some repositories
Franck Cuny
2022-05-29
1
-1
/
+8
*
fix(cgit): ensure permissions are set correctly
Franck Cuny
2022-05-28
1
-0
/
+2
*
fix(cgit): define the list of repos prior to scan path
Franck Cuny
2022-05-28
1
-2
/
+2
*
fix(cgit): generate a proper list of repositories
Franck Cuny
2022-05-28
1
-1
/
+3
*
feat(gerrit): link to cgit
Franck Cuny
2022-05-28
1
-0
/
+14
*
feat(cgit): generate the list of projects from gerrit
Franck Cuny
2022-05-28
1
-4
/
+35
*
feat(cgit): set the clone URL to gerrit
Franck Cuny
2022-05-28
1
-0
/
+1
*
feat(cgit): support org mode files for README
Franck Cuny
2022-05-28
1
-0
/
+2
*
feat(gerrit): backup all relevant directories
Franck Cuny
2022-05-28
1
-0
/
+2
*
docs: start documenting gerrit
Franck Cuny
2022-05-28
1
-0
/
+18
*
feat(gerrit): enable sending emails
Franck Cuny
2022-05-27
1
-1
/
+10
*
fix(gerrit): set the OAUTH client ID
Franck Cuny
2022-05-27
1
-0
/
+5
*
feat(hosts/tahoe): replace gitea by cgit
Franck Cuny
2022-05-27
1
-2
/
+1
*
fix(gerrit): set the home directory for git
Franck Cuny
2022-05-27
1
-1
/
+1
*
feat(cgit): add a module for cgit
Franck Cuny
2022-05-27
2
-0
/
+52
*
ref(gerrit): ensure the git user is present
Franck Cuny
2022-05-26
1
-0
/
+9
*
feat(home/git): add credential configuration for cl.fcuny.net
Franck Cuny
2022-05-26
2
-0
/
+4
*
fix(gerrit): use a compatible JDK
Franck Cuny
2022-05-26
1
-0
/
+3
*
fix(gerrit): install the plugin for oauth
Franck Cuny
2022-05-26
1
-2
/
+8
*
fix(gerrit): settings where in wrong place
Franck Cuny
2022-05-26
1
-8
/
+8
*
feat(gerrit): use OAUTH for authentication
Franck Cuny
2022-05-26
1
-0
/
+10
*
fix(gerrit): force gerrit to run as the git user
Franck Cuny
2022-05-26
1
-0
/
+11
*
fix(gerrit): use localhost for the proxy
Franck Cuny
2022-05-26
1
-1
/
+1
*
fix(gerrit): remove extra '}' from string
Franck Cuny
2022-05-26
1
-1
/
+1
*
fix(sourcegraph): remove extra '}' from string
Franck Cuny
2022-05-26
1
-1
/
+1
*
fix(gerrit): apply a serverId
Franck Cuny
2022-05-26
1
-0
/
+1
*
feat(tahoe): enable gerrit
Franck Cuny
2022-05-26
1
-0
/
+4
*
feat(gerrit): add the gerrit server
Franck Cuny
2022-05-26
2
-0
/
+51
*
ref(dnsupdate): move under tools
Franck Cuny
2022-05-25
7
-9
/
+25
*
ref(notes): drop flake.nix
Franck Cuny
2022-05-25
7
-88
/
+48
*
ref(notes): don't rely on git for modified date
Franck Cuny
2022-05-25
1
-1
/
+0
*
ref(resume): remove flake.nix
Franck Cuny
2022-05-25
5
-72
/
+39
*
ref(blog): drop the flake configuration
Franck Cuny
2022-05-25
7
-89
/
+43
*
ref(blog): drop the `enableGitInfo` option
Franck Cuny
2022-05-25
1
-1
/
+0
*
feat(resume): rename readme.org to resume.org
Franck Cuny
2022-05-23
3
-40
/
+44
*
feat(resume): set the version using the date
Franck Cuny
2022-05-23
2
-1
/
+3
*
ref(resume): remove unneeded files for my resume
Franck Cuny
2022-05-23
3
-12
/
+0
*
Merge remote-tracking branch 'resume/main'
Franck Cuny
2022-05-23
7
-0
/
+193
|
\
|
*
remove unused tex style
Franck Cuny
2022-05-13
1
-106
/
+0
|
*
simplify the build
Franck Cuny
2022-05-08
4
-16
/
+41
|
*
drone: add configuration
Franck Cuny
2022-05-07
2
-0
/
+9
|
*
initial commit
Franck Cuny
2022-05-01
7
-0
/
+265
*
ref(notes): remove unneeded files for my notes
Franck Cuny
2022-05-23
4
-21
/
+1
*
Merge remote-tracking branch 'notes/main'
Franck Cuny
2022-05-23
26
-0
/
+1677
|
\
|
*
delete Makefile
Franck Cuny
2022-05-11
1
-27
/
+0
|
*
nix: add more content
Franck Cuny
2022-05-11
1
-0
/
+4
|
*
add drone configuration
Franck Cuny
2022-05-11
1
-0
/
+18
|
*
add flake support
Franck Cuny
2022-05-11
3
-0
/
+89
|
*
add a script to deploy the site
Franck Cuny
2022-05-11
2
-8
/
+15
|
*
remove GitHub action workflow
Franck Cuny
2022-05-11
1
-18
/
+0
|
*
remove atom from the list of outputs
Franck Cuny
2022-05-11
1
-9
/
+1
|
*
update gitignore
Franck Cuny
2022-05-10
1
-0
/
+1
|
*
nix: add tags
Franck Cuny
2022-05-10
1
-0
/
+1
|
*
go: replace lsp-mode with eglot
Franck Cuny
2022-05-10
1
-66
/
+15
|
*
nix: start documenting what I'm learning
Franck Cuny
2022-05-10
1
-0
/
+21
|
*
content: update PCIe doc
Franck Cuny
2022-04-03
1
-1
/
+4
|
*
site: remove unnecessary elements
Franck Cuny
2022-04-03
8
-116
/
+40
|
*
delete some content
Franck Cuny
2022-03-28
7
-238
/
+0
|
*
convert blog to notes
Franck Cuny
2022-03-28
11
-116
/
+117
|
*
note: update list of chipset for alder lake
Franck Cuny
2022-01-30
1
-2
/
+11
|
*
build: use more recent version of hugo
Franck Cuny
2022-01-23
1
-1
/
+1
|
*
notes: remove some columns for the various CPUs
Franck Cuny
2022-01-23
1
-20
/
+22
|
*
CSS: improve readability
Franck Cuny
2022-01-23
1
-6
/
+9
|
*
CSS: adjust some font sizes
Franck Cuny
2022-01-23
1
-2
/
+2
|
*
CSS: switch from class to id
Franck Cuny
2022-01-23
2
-14
/
+14
|
*
layout: no need for a class to element 'article'
Franck Cuny
2022-01-23
3
-3
/
+3
|
*
css: TOC location based on display's size
Franck Cuny
2022-01-23
1
-19
/
+82
|
*
layout: proper TOC
Franck Cuny
2022-01-23
1
-4
/
+13
|
*
layout: wrap content in an "article" tag
Franck Cuny
2022-01-23
2
-0
/
+8
|
*
layout: drop the div 'main'
Franck Cuny
2022-01-23
1
-6
/
+4
|
*
css: change style for tables
Franck Cuny
2022-01-23
1
-4
/
+8
|
*
css: update color for the links
Franck Cuny
2022-01-23
1
-3
/
+3
|
*
nav: use 'fcuny.net' instead of template variable
Franck Cuny
2022-01-21
1
-1
/
+1
|
*
css: major cleanup
Franck Cuny
2022-01-21
1
-76
/
+84
|
*
nav: align the menu items to the right
Franck Cuny
2022-01-21
1
-2
/
+7
|
*
post: change formatting for the date
Franck Cuny
2022-01-21
1
-4
/
+4
|
*
nav: drop one item from the menu
Franck Cuny
2022-01-21
1
-7
/
+0
|
*
blog: leaving twitter
Franck Cuny
2022-01-15
1
-0
/
+10
|
*
css: more tweaking
Franck Cuny
2022-01-13
1
-29
/
+21
|
*
index: rephrase
Franck Cuny
2022-01-10
1
-1
/
+1
|
*
index: update current job
Franck Cuny
2022-01-08
1
-1
/
+1
|
*
blog: add content about PCIe
Franck Cuny
2022-01-08
1
-0
/
+196
|
*
blog: notes about AMD and Intel CPUs
Franck Cuny
2021-12-29
1
-0
/
+120
|
*
css: change colors for some sections
Franck Cuny
2021-12-29
1
-7
/
+13
|
*
css: adjust line height
Franck Cuny
2021-12-29
1
-4
/
+1
|
*
css: highlight links with a background color
Franck Cuny
2021-12-29
1
-2
/
+13
|
*
blog: article on how to use tailscale + traefik
Franck Cuny
2021-12-29
1
-0
/
+121
|
*
config: add author information
Franck Cuny
2021-12-29
1
-0
/
+4
|
*
layout: add a link to the RSS feed in the menu
Franck Cuny
2021-12-29
1
-1
/
+10
|
*
RSS: fix the template
Franck Cuny
2021-12-29
1
-3
/
+5
|
*
css: improve the color and fonts
Franck Cuny
2021-12-20
1
-116
/
+47
|
*
index: re-organize the main page
Franck Cuny
2021-12-20
1
-9
/
+11
|
*
menu: simplify the menu
Franck Cuny
2021-12-20
2
-9
/
+10
|
*
build: push git branches / tags after deploy
Franck Cuny
2021-12-06
1
-0
/
+2
|
*
CSS: drop custom fonts + colors
Franck Cuny
2021-12-06
1
-19
/
+22
|
*
resume: update
Franck Cuny
2021-11-12
1
-0
/
+0
|
*
static: add my resume
Franck Cuny
2021-11-12
1
-0
/
+0
|
*
build: be explicit about the image to use
Franck Cuny
2021-10-21
1
-1
/
+1
|
*
static: add ssh-key from desktop
Franck Cuny
2021-10-02
1
-0
/
+1
|
*
build: get the proper version for tagging
Franck Cuny
2021-09-09
1
-5
/
+2
|
*
blog: update elisp for git/sourcegraph
Franck Cuny
2021-09-09
1
-3
/
+12
|
*
static: add profile picture
Franck Cuny
2021-08-26
1
-0
/
+0
|
*
blog: git-link and sourcegraph
Franck Cuny
2021-08-24
1
-0
/
+40
|
*
blog: sort pages in reverse order
Franck Cuny
2021-08-24
1
-1
/
+1
|
*
build: sleep before tagging
Franck Cuny
2021-08-24
1
-0
/
+1
|
*
CSS: various small fixes
Franck Cuny
2021-08-23
1
-2
/
+2
|
*
index: drop the main header
Franck Cuny
2021-08-23
1
-2
/
+0
|
*
CSS: use decoration on headers only for articles
Franck Cuny
2021-08-23
2
-6
/
+10
|
*
CSS: rename the class for the tags
Franck Cuny
2021-08-23
1
-4
/
+6
|
*
CSS: makes the menu more readable
Franck Cuny
2021-08-23
2
-23
/
+39
|
*
build: tag the repo after a deploy
Franck Cuny
2021-08-15
1
-2
/
+7
|
*
blog: working with go - initial content
Franck Cuny
2021-08-15
1
-0
/
+264
|
*
blog: add tags to firecracker notes
Franck Cuny
2021-08-15
1
-1
/
+2
|
*
layout: don't use header tag in list
Franck Cuny
2021-08-15
1
-1
/
+1
|
*
CSS: make the content more readable
Franck Cuny
2021-08-15
1
-15
/
+24
|
*
CSS: support table of content
Franck Cuny
2021-08-15
2
-0
/
+19
|
*
CSS: use a class for the menu
Franck Cuny
2021-08-15
2
-8
/
+7
|
*
blog: replace github with git.fcuny.net
Franck Cuny
2021-08-14
1
-1
/
+1
|
*
blog: add link for containerd-to-vm code
Franck Cuny
2021-08-14
1
-1
/
+1
|
*
css: reduce the size of the font
Franck Cuny
2021-08-14
1
-1
/
+1
|
*
css: bigger font and highlight colors
Franck Cuny
2021-08-05
2
-6
/
+18
|
*
blog: update description
Franck Cuny
2021-08-05
1
-1
/
+1
|
*
blog: add SSH public keys
Franck Cuny
2021-08-05
2
-0
/
+2
|
*
blog: add humans.txt
Franck Cuny
2021-08-05
2
-0
/
+11
|
*
hugo: enable git information again
Franck Cuny
2021-08-05
1
-1
/
+1
|
*
build: add a Makefile
Franck Cuny
2021-08-05
1
-0
/
+29
|
*
build: add Dockerfile
Franck Cuny
2021-08-05
1
-0
/
+7
|
*
hugo: TLS by default
Franck Cuny
2021-07-19
1
-1
/
+1
|
*
github: deploy to fly.io instead of GH pages
Franck Cuny
2021-06-20
1
-17
/
+5
|
*
hugo: don't enable git info
Franck Cuny
2021-06-20
1
-1
/
+1
|
*
fly: add configuration for fly.io
Franck Cuny
2021-06-20
1
-0
/
+40
|
*
blog: update to containerd article
Franck Cuny
2021-05-19
1
-1
/
+1
|
*
css: add a scroll bar if the content overflows
Franck Cuny
2021-05-18
1
-1
/
+1
|
*
blog: containerd to firecracker
Franck Cuny
2021-05-17
1
-0
/
+567
|
*
layout: add a navbar
Franck Cuny
2021-04-22
9
-38
/
+75
|
*
toml: re-configure markup
Franck Cuny
2021-04-13
1
-1
/
+18
|
*
css: switch to sans-serif; add tables; other tweaks
Franck Cuny
2021-04-13
1
-5
/
+28
|
*
css: remove extra white space
Franck Cuny
2021-04-11
1
-1
/
+1
|
*
blog: google doc failure
Franck Cuny
2021-04-11
1
-0
/
+56
|
*
css: change font to roboto slab
Franck Cuny
2021-04-11
1
-5
/
+5
|
*
taxonomy: add pages for tags
Franck Cuny
2021-04-11
3
-20
/
+48
|
*
layout: add date and tags to single pages
Franck Cuny
2021-04-06
2
-1
/
+42
|
*
css: update style for links and headers
Franck Cuny
2021-04-06
1
-4
/
+8
|
*
css: set background color for code block
Franck Cuny
2021-04-06
1
-5
/
+9
|
*
css: change the default font
Franck Cuny
2021-04-06
1
-5
/
+5
|
*
layout: fix format for the date
Franck Cuny
2021-04-06
1
-1
/
+1
|
*
layout: clean up empty space
Franck Cuny
2021-04-06
1
-1
/
+1
|
*
add action to publish to GH pages
Franck Cuny
2021-03-07
1
-0
/
+30
|
*
initial site with hugo
Franck Cuny
2021-03-07
11
-0
/
+180
*
ref(blog): remove unneeded files for the blog
Franck Cuny
2022-05-23
5
-28
/
+2
*
Merge remote-tracking branch 'blog/main' into fcuny/migrate-monorepo-blog
Franck Cuny
2022-05-23
32
-0
/
+1091
|
\
|
*
sign the drone configuration
Franck Cuny
2022-05-11
1
-0
/
+6
|
*
deploy: stop the flyctl agent at the end
Franck Cuny
2022-05-10
1
-0
/
+2
|
*
delete Makefile
Franck Cuny
2022-05-10
1
-19
/
+0
|
*
who knows
Franck Cuny
2022-05-10
1
-1
/
+1
|
*
i don't think it will work
Franck Cuny
2022-05-10
2
-9
/
+11
|
*
another try
Franck Cuny
2022-05-10
1
-0
/
+21
|
*
one more time
Franck Cuny
2022-05-10
2
-3
/
+2
|
*
maybe this time
Franck Cuny
2022-05-10
1
-1
/
+1
|
*
I'll get it right at some point
Franck Cuny
2022-05-10
1
-1
/
+1
|
*
fix name of the branch for done
Franck Cuny
2022-05-10
2
-19
/
+1
|
*
add a basic README
Franck Cuny
2022-05-10
1
-0
/
+8
|
*
add drone configuration and cleanup nix
Franck Cuny
2022-05-10
4
-14
/
+54
|
*
static: add my resume as a static page
Franck Cuny
2022-05-01
1
-0
/
+209
|
*
config: remove the link to the feed
Franck Cuny
2022-05-01
1
-8
/
+1
|
*
scripts: actually deploy to fly
Franck Cuny
2022-05-01
1
-0
/
+2
|
*
content: remove some notes
Franck Cuny
2022-05-01
4
-1159
/
+0
|
*
build: slowly moving to nix
Franck Cuny
2022-05-01
5
-16
/
+57
|
*
layout: improve readability and remove /notes
Franck Cuny
2022-02-16
6
-96
/
+110
|
*
note: update list of chipset for alder lake
Franck Cuny
2022-01-30
1
-2
/
+11
|
*
build: use more recent version of hugo
Franck Cuny
2022-01-23
1
-1
/
+1
|
*
notes: remove some columns for the various CPUs
Franck Cuny
2022-01-23
1
-20
/
+22
|
*
CSS: improve readability
Franck Cuny
2022-01-23
1
-6
/
+9
|
*
CSS: adjust some font sizes
Franck Cuny
2022-01-23
1
-2
/
+2
|
*
CSS: switch from class to id
Franck Cuny
2022-01-23
2
-14
/
+14
|
*
layout: no need for a class to element 'article'
Franck Cuny
2022-01-23
3
-3
/
+3
|
*
css: TOC location based on display's size
Franck Cuny
2022-01-23
1
-19
/
+82
|
*
layout: proper TOC
Franck Cuny
2022-01-23
1
-4
/
+13
|
*
layout: wrap content in an "article" tag
Franck Cuny
2022-01-23
2
-0
/
+8
|
*
layout: drop the div 'main'
Franck Cuny
2022-01-23
1
-6
/
+4
|
*
css: change style for tables
Franck Cuny
2022-01-23
1
-4
/
+8
|
*
css: update color for the links
Franck Cuny
2022-01-23
1
-3
/
+3
|
*
nav: use 'fcuny.net' instead of template variable
Franck Cuny
2022-01-21
1
-1
/
+1
|
*
css: major cleanup
Franck Cuny
2022-01-21
1
-76
/
+84
|
*
nav: align the menu items to the right
Franck Cuny
2022-01-21
1
-2
/
+7
|
*
post: change formatting for the date
Franck Cuny
2022-01-21
1
-4
/
+4
|
*
nav: drop one item from the menu
Franck Cuny
2022-01-21
1
-7
/
+0
[next]