Commit graph

13 commits

Author SHA1 Message Date
c73db5e285
New theme, and small changes on the content 2024-07-15 14:50:21 +02:00
436c5e7602 Update CRDTs article 2024-03-16 23:57:44 +01:00
ae28650abd Update website theme etc 2024-03-15 02:15:11 +01:00
b69f43febb Change a bit the theme, add favicons, robots.txt 2024-03-09 18:01:10 +01:00
64f64889d1 Track the worked hours in markdown.
- Parse the title to get infrmation, with a markdown preprocessor ;
- Use vega lite to display a graph ;
- Display a progress bar for the project.
2023-11-23 02:08:00 +01:00
cbe32a1694 Update website design and content
- Changed the main background color
- Added a quote background color
- Changed the color of the citation in bold
- Added a background image to the body that repeats
- Increased the maximum width of the body
- Made layout adjustments for mobile phones
- Added padding to blockquotes and made visual enhancement with quotes
- Adjusted the footer style
- Fixed an issue with the weight attribute of the feed icon img, it should be height
- Added a content div to wrap main body content
- Appended a version parameter to the css file in html to force browser cache refresh
- Updated menu and category descriptions in the website configuration file
- Updated styling of blockquote element and added open-end quotes
- Added new image file white-waves.webp and integrated it to the background design
- Tweaked the main body's max-width and font-size for better accessibility and readability on mobile devices
- Optimized placements for blockquote contents
- Adjusted fontSize of blockquote's open-quote and close-quote
- Updated categories description in pelicanconf.py file
- Removed unnecessary padding-right from 'time' style
2023-10-12 15:25:12 +02:00
9df3b183b6 Enhanced UI & UX; Added New ISBN Plugin.
- Added the ability to display book cover for the category "Lectures" if ISBN cover is available.
- Moved author's name into a small tag for better hierarchy and readability.
- Implemented a feature to indicate link sizes depending on the number of articles associated with a given tag.
- Implemented a mini footer element displaying an RSS feed icon.
- Improved category display using description dictionary.
- Added a new plugin "isbn_downloader" to fetch ISBN information when needed.
- Included the count of articles for each category.
- Implemented changes for better layout and readability of tags and categories.
- Adjusted the layout of the webpage, improving the overall look of the page.
- Included "requests" in the requirements.txt for supplanting dependencies required by the new plugin and/or features.
2023-09-29 18:30:09 +02:00
97c3d1ee40 Some CSS 2023-09-25 23:37:40 +02:00
4924c31e51 Add some readings 2023-09-25 22:09:10 +02:00
91159ecc80 New version of the website.
- More categories are displayed
- Change the URL Scheme for categories
- Add a view for weeknotes, readings and code.
2023-09-25 16:50:07 +02:00
fefcf57ba2 Updated navigation links in base HTML template
This commit adds a new link to https://til.notmyidea.org in the navigation and
corrects the check for selected page for articles.
2023-09-12 16:53:59 +02:00
cbba74387d Refactored and cleaned up project
It includes these major modifications:
- Updated and modified content on 'projets.md'.
- Realigned 'base.html' in mnmlist/templates for better readability.
- Configured 'pelicanconf.py' for better project execution.
- Removed old theme directory
2023-09-12 16:44:46 +02:00
592f4d8c76 Update of the blog! 2021-01-15 23:10:37 +01:00