Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 589 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 589 Bytes

iinter.me

Run locally

git clone https://github.com/inttter/iinter.me.git
cd iinter.me
npm install
npm run dev

To update a post's last updated time, run:

npm run last-updated -- content/[file].md

License

© 2024 - Licensed under the MIT License.

Posts are also licensed under the MIT License, but content inside of these posts may be subject to other licenses.