Skip to content

apkd/tryfinally.dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d70a20f · Feb 1, 2024

History

53 Commits
Aug 12, 2022
Aug 12, 2022
May 14, 2023
May 14, 2023
May 14, 2023
Feb 1, 2024
May 14, 2023
May 14, 2023
Aug 12, 2022
Aug 12, 2022
May 14, 2023
Aug 12, 2022
Aug 12, 2022
Aug 12, 2022
Aug 12, 2022
Aug 14, 2022
May 12, 2023
Dec 1, 2022
Aug 25, 2023
Aug 12, 2022
May 14, 2023
May 12, 2023
Aug 25, 2023
Aug 12, 2022
Aug 12, 2022
May 6, 2023

Repository files navigation

tryfinally.dev

Source for tryfinally.dev.

  • To create/edit posts it's enough to push some markdown and CI will deploy the page automatically.
  • For non-content changes the website relies on some assets (html/js/css/webp) that might need to be rebuild locally using the yarn build script (requires Yarn Classic, tested on Windows but should probably run anywhere).
  • You can develop locally by installing Ruby and Jekyll and running bundle exec jekyll serve --drafts.

Contributing

Feel very free to submit pull requests, see contributing.md.