-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated readme to include acknowledgements
- Loading branch information
1 parent
cccc38c
commit 0924fd8
Showing
1 changed file
with
12 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,13 @@ | ||
Rick Cogley's current events page in plain 'ol html. | ||
Rick Cogley's current events landing page page, generated via «[Lume ルメ](https://lume.land/)» SSG using [Vento](https://vento.js.org/) templates, and hosted on [Deno Deploy](https://deno.com/deploy) as static files. | ||
|
||
Many thanks to [Óscar Otero](https://oscarotero.com/), creator of Lume, [Lume CMS](https://lume.land/cms/), and Vento, for his great work coding useful tools, and for his help answering questions. 🙏🏻 | ||
|
||
## Notes: | ||
|
||
- Production Site: https://rick.cogley.jp | ||
- CMS: https://cms.rick.cogley.jp | ||
- Font: Alegreya via | ||
[Google Fonts](https://fonts.google.com/specimen/Alegreya?query=alegreya) | ||
- Icons: from [Phosphor](https://phosphoricons.com/) | ||
- CSS base library: [Tachyons](https://tachyons.io/) | ||
|
||
This site is built by hand, and published via «[Deno Deploy](https://deno.com/deploy)». |