Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/james7132/jliu.xyz

Personal website and blog, written using Zola.
https://github.com/james7132/jliu.xyz

Last synced: about 1 month ago
JSON representation

Personal website and blog, written using Zola.

Awesome Lists containing this project

README

        

# jliu.xyz

My personal website. Built with [zola](https://www.getzola.org/),
[SponsorKit](https://github.com/antfu/sponsorkit), and GitHub Pages.

## Building
The entire site can be built with `zola build`. Editing can be done live with
`zola serve`.

## License

All code in this repository is dual-licensed under either:

* MIT License ([LICENSE-MIT](LICENSE-MIT) or
[http://opensource.org/licenses/MIT](http://opensource.org/licenses/MIT))
* Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or
[http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0))

at your option.