Skip to content

Add LinkedIn archive generator#1

Closed
sanand0 wants to merge 1 commit into
mainfrom
codex/create-python-script-to-generate-linkedin-html-and-rss-feed
Closed

Add LinkedIn archive generator#1
sanand0 wants to merge 1 commit into
mainfrom
codex/create-python-script-to-generate-linkedin-html-and-rss-feed

Conversation

@sanand0

@sanand0 sanand0 commented Jun 13, 2025

Copy link
Copy Markdown
Owner

Summary

  • add publish script that builds HTML and RSS from the LinkedIn CSV exports
  • style pages with Bootstrap and minimal custom CSS
  • document usage and data export process
  • store site settings in config.toml
  • ignore generated HTML files

Testing

  • uvx ruff check . --line-length 100
  • npx -y prettier@3.5 --print-width=120 '**/*.js' '**/*.md'
  • uv run publish.py
  • npx -y js-beautify@1 '**/*.html' --type html --replace --indent-size 2 --max-preserve-newlines 1 --end-with-newline

https://chatgpt.com/codex/tasks/task_e_684c236f7b14832cb696d42a4f6fb23f

@sanand0

sanand0 commented Jun 13, 2025

Copy link
Copy Markdown
Owner Author

Rubbish! Claude Code does better front-end.

@sanand0 sanand0 closed this Jun 13, 2025
@sanand0 sanand0 deleted the codex/create-python-script-to-generate-linkedin-html-and-rss-feed branch June 13, 2025 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant