This repository hosts the source code for linxule.com, the personal academic website of Xule Lin (林徐乐), PhD researcher at Imperial College Business School.
The site showcases my research on human‑AI organising, DAO governance, and socio‑technical futures.
- Live site: https://linxule.com
- Curriculum Vitae: https://linxule.com/cv
- Google Scholar: https://scholar.google.com/citations?user=ryocLTAAAAAJ
- Substack: https://threadcounts.substack.com/
- GitHub: https://github.com/linxule
- Twitter/X: https://twitter.com/LinXule
This site is built with:
- Jekyll & GitHub Pages
- Academic Pages (a fork of the Minimal Mistakes theme)
# one‑time setup
bundle install
# run a live preview at http://localhost:4000
bundle exec jekyll serve
Please use the GitHub Issues tracker for bug reports or suggestions.
If you spot a typo or want to improve something, feel free to open a pull request.
Content is licensed under the Creative Commons BY‑NC‑SA 4.0 unless stated otherwise.
Code is released under the MIT License.