2024-01-31 20:52:28 +11:00
2024-01-30 20:29:26 +11:00
2023-01-27 22:55:09 +11:00
2024-01-08 18:06:36 +11:00
2024-01-26 10:56:44 +11:00
2024-01-30 20:29:51 +11:00
2024-01-26 23:05:04 +11:00
2023-10-31 08:17:10 +11:00
2024-01-30 20:29:51 +11:00
2023-01-27 22:55:09 +11:00
2024-01-29 21:56:11 +11:00
2023-01-27 22:55:09 +11:00
2023-12-26 10:31:48 +11:00
2024-01-31 20:52:28 +11:00
2024-01-26 11:43:19 +11:00
2023-01-27 22:55:09 +11:00
2023-01-27 22:55:09 +11:00
2023-12-26 10:15:47 +11:00
2024-01-26 10:56:53 +11:00
2023-01-27 22:55:09 +11:00
2023-11-02 21:30:19 +11:00
2023-12-02 20:36:29 +11:00
2023-11-18 08:26:02 +11:00
2024-01-26 10:56:44 +11:00
2023-11-02 21:32:03 +11:00
2024-01-08 18:06:36 +11:00
2023-12-26 10:16:22 +11:00

Adamantium

Adamantium is my personal blog built with Hanami 2.

It's based on the Micropub spec for publishing posts of varying types.

Status

This project is under active development and is light on tests. It was also started when Hanami 2 was still in beta, so contains some code that may not be needed in the current version of Hanami 2 (particularly the persistence and asset management code). I do plan on bringing that in line with what is in the release version of Hanami 2, though.

Running locally

Steps

  1. Provide a .env file that fills in all of the required settings in config/settings.rb
  2. Run script/setup
  3. Run script/server
  4. Visit http://localhost:2300

License

The source code is available under the MIT licence. But you may not copy the design or content of this site.

Description
The old code behind my personal website — https://dnitza.com
Readme MIT 5.1 MiB
Languages
CSS 60.9%
Ruby 17.3%
XSLT 10.1%
Slim 7%
JavaScript 2.3%
Other 2.4%