aboutsummaryrefslogtreecommitdiff
path: root/users/fcuny/blog/layouts/index.html (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-10-05ref(fcuny/blog): delete the blogFranck Cuny1-20/+0
The blog moved back to https://github.com/fcuny/fcuny.net
2022-02-16layout: improve readability and remove /notesFranck Cuny1-9/+10
The notes will be moved to a different site/repository, with their own style. Update the index page to make it more readable. Make the header more visible with fewer links. Add a footer, with links using SVG icons.
2022-01-23layout: no need for a class to element 'article'Franck Cuny1-1/+1
2022-01-23layout: wrap content in an "article" tagFranck Cuny1-0/+4
2022-01-10index: rephraseFranck Cuny1-1/+1
2022-01-08index: update current jobFranck Cuny1-1/+1
2021-12-20index: re-organize the main pageFranck Cuny1-9/+11
Add a "contact" header with my information under it.
2021-08-23index: drop the main headerFranck Cuny1-2/+0
It's ugly.
2021-08-14blog: replace github with git.fcuny.netFranck Cuny1-1/+1
2021-08-05blog: update descriptionFranck Cuny1-1/+1
2021-08-05blog: add SSH public keysFranck Cuny1-0/+1
2021-04-22layout: add a navbarFranck Cuny1-8/+0
I want to differentiate blog's entries from more general notes. For this, we create two menu entries, and add a navbar at the top. The nav bar let us select between the two kind of articles: blogs or notes. For now we have a single blog entry, and no notes. The page to list entries is simplified: we use the same layout for all lists (tags, notes, blogs). The CSS is updated to support the new nav bar.
2021-04-06layout: fix format for the dateFranck Cuny1-1/+1