https://github.com/l-lin/l-lin.github.io
https://github.com/l-lin/l-lin.github.io
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/l-lin/l-lin.github.io
- Owner: l-lin
- License: mit
- Created: 2013-12-20T23:45:54.000Z (over 11 years ago)
- Default Branch: main
- Last Pushed: 2025-03-30T16:32:22.000Z (about 1 month ago)
- Last Synced: 2025-03-30T17:29:14.786Z (about 1 month ago)
- Language: TypeScript
- Homepage: https://l-lin.github.io
- Size: 21.9 MB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# l-lin.github.io

## Getting started
```bash
# Clone project.
git clone --recurse-submodules [email protected]:l-lin/l-lin.github.io "${HOME}/perso/l-lin.github.io"
# Check recipes.
just help
```The content are stored in another repository: https://github.com/l-lin/technical-notes.
## Deployment
The deployment to [https://l-lin.github.io](https://l-lin.github.io) is performed automatically
using the [Github actions](.github/workflows/deploy.yaml) into `main` branch.## Changes performed on Quartz
In order to be able to easily update [Quartz](https://github.com/jackyzha0/quartz), I should not customize heavily the layout.
However, there are some changes I needed to make to make the website more to my taste and work for my workflow:
- [704674ee](https://github.com/l-lin/l-lin.github.io/commit/704674ee966cbc989f06f37beaafb86edddd594f): add recent notes
- [6d06787e](https://github.com/l-lin/l-lin.github.io/commit/6d06787e66b6d24dda67fbd9e820a3102fd5c7c3): do not display note title
- [8685f45a](https://github.com/l-lin/l-lin.github.io/commit/8685f45a37bbf228b8526e4bc181107db1e0599b): do not add hyphen
- [7860b9f9](https://github.com/l-lin/l-lin.github.io/commit/7860b9f9d5fc2df4f3fd13010647b0f0720b79ab): display [FontAwesome](https://fontawesome.com/) icons in footer links
- [e086fc10](https://github.com/l-lin/l-lin.github.io/commit/e086fc10ce91ffb793e1e33a43a73fbb48331d98): change content meta + date format