Commit Graph

41 Commits

Author SHA1 Message Date
kennethreitz a59b5eee0b test 2025-09-13 06:40:07 -04:00
kennethreitz b9fe81b260 test 2025-09-13 06:29:55 -04:00
kennethreitz 9483fd01d9 test 2025-09-07 07:12:54 -04:00
kennethreitz 84d894026a test 2025-09-07 07:05:40 -04:00
kennethreitz 130614b961 test 2025-09-07 07:02:31 -04:00
kennethreitz 56b05d024e test 2025-09-06 15:08:26 -04:00
kennethreitz 6c577c2cef test 2025-09-06 15:01:58 -04:00
kennethreitz 132b3bb602 test 2025-09-05 11:19:48 -04:00
kennethreitz e01c5b0896 test 2025-09-05 11:13:26 -04:00
kennethreitz 569510febc test 2025-09-02 11:52:58 -04:00
kennethreitz 7cc890817a test 2025-09-02 11:49:19 -04:00
kennethreitz 05c706bfd2 test 2025-09-01 14:35:35 -04:00
kennethreitz ed55d92784 test 2025-09-01 14:27:49 -04:00
kennethreitz cdffd24581 test 2025-08-30 13:30:07 -04:00
kennethreitz 3f0c181282 test 2025-08-30 11:44:07 -04:00
kennethreitz 7e74ee4251 test 2025-08-27 11:41:14 -04:00
kennethreitz 8b1b0ab584 test 2025-08-27 11:12:34 -04:00
kennethreitz 44cd6f55bc test 2025-08-26 09:52:34 -04:00
kennethreitz b4d849da13 test 2025-08-25 19:33:38 -04:00
kennethreitz f33320664c test 2025-08-25 13:37:52 -04:00
kennethreitz bedbe42bb4 test 2025-08-25 13:36:14 -04:00
kennethreitz d476580116 test 2025-08-24 19:31:22 -04:00
kennethreitz 2824e1ad76 test 2025-08-24 19:25:46 -04:00
kennethreitz 96d1eedc8c new post 2025-08-24 19:17:40 -04:00
kennethreitz cb88ab3afe caching 2025-08-24 15:35:47 -04:00
kennethreitz 3c884770ed test 2025-08-24 15:25:22 -04:00
kennethreitz b311e18b52 test 2025-08-24 12:10:35 -04:00
kennethreitz ee031c189a test 2025-08-24 11:46:51 -04:00
kennethreitz 0e91a59e55 test 2025-08-24 11:12:02 -04:00
kennethreitz 10b1c0fb68 test 2025-08-24 10:26:30 -04:00
Kenneth Reitz 0f320a3655 tufte 2025-08-24 09:11:58 -04:00
kennethreitz 77802571c2 Fix search API to traverse data directory 2025-08-24 00:34:26 -04:00
Kenneth Reitz f04e27a09b test 2025-08-23 23:58:56 -04:00
kennethreitz 5c13eec028 Add created timestamp to directory listing
Display both created and modified dates for files and directories in
the template, along with improved mobile responsiveness throughout
the interface.
2025-05-24 14:30:59 -04:00
kennethreitz a157e99786 Replace homepage redirect with statistics page
Create new homepage template displaying live download counters for
Requests and Cerifi packages with animated statistics and personal
introduction content.
2025-05-24 13:30:18 -04:00
kennethreitz f652f3f9ac Add mindmap tree view with search functionality
Replace D3.js force-directed graph with hierarchical tree interface.
Add HTMX-powered search with real-time filtering and highlighting.
Include statistics display for content overview.
2025-05-23 18:53:47 -04:00
kennethreitz e7e0bf9a64 Implement clean URLs and sitemap functionality
Add clean URL routing that removes .md extensions from markdown files,
add comprehensive sitemap generation with both HTML and XML formats,
update navigation with new links, and style improvements including
better project card links and enhanced mobile navigation.
2025-05-23 11:51:02 -04:00
kennethreitz 3e600568a6 yolo 2025-05-23 11:12:14 -04:00
kennethreitz 09af53d6cb Enhance UI and functionality of directory and mindmap templates
- Updated styles in directory.html for improved readability and aesthetics, including color adjustments and hover effects.
- Enhanced directory item display with better spacing and tracking for text elements.
- Improved loading animations and transitions for a smoother user experience.
- Refactored mindmap.html to implement an Obsidian-style theme with new CSS variables for consistent styling.
- Added control and search panels to the mindmap for better user interaction.
- Implemented a class-based structure for mindmap functionality, improving code organization and maintainability.
- Enhanced node and link rendering in the mindmap with dynamic styling based on node types.
- Added tooltip functionality for nodes in the mindmap to provide contextual information.
- Improved responsiveness and accessibility of both templates.
2025-05-23 11:05:25 -04:00
kennethreitz 8347c51917 Implement dynamic content positioning in directory view based on word count 2025-05-23 10:04:29 -04:00
kennethreitz a706563036 Refactor code structure for improved readability and maintainability 2025-05-23 10:01:30 -04:00