1
0
Fork
You've already forked my-activity-page
0
No description
  • Python 49.7%
  • CSS 34.2%
  • HTML 10%
  • JavaScript 6.1%
2024年12月22日 14:10:29 +01:00
fonts Improve style; Add refs; Prepare f. Github heatmap 2024年12月14日 10:29:14 +01:00
icons Add section with Mastodon activity 2024年12月22日 13:53:13 +01:00
.gitignore Create index.html in dist folder 2024年12月18日 16:23:16 +01:00
index-template.html Improve wording in header 2024年12月22日 14:10:29 +01:00
main.js Initial commit 2024年12月13日 20:11:05 +01:00
main.py Use new function names of Beautiful Soup 2024年12月22日 14:08:52 +01:00
README.md Add way for installation with apt 2024年12月22日 13:59:01 +01:00
style.css Add section with Mastodon activity 2024年12月22日 13:53:13 +01:00

Website visualizing activity of Christoph Klassen

Install dependencies

pip install beautifulsoup4 or apt install python3-bs4