Edward Loveall 05c18f6451 Extract tile and subtitle from initial paragraphs
Medium guides each post to have a Title and Subtitle. They are rendered
as the first two paragraphs: H3 and H4 respectively. If they exist, a
new PageConverter class extracts them and sets them on the page.

However, they aren't required. If the first two paragraphs aren't H3
and H4, the PageConverter falls back to using the first paragraph as
the title, and setting the subtitle to blank.

The remaining paragraphs are passed into the ParagraphConverter as
normal.
2021-08-29 15:19:39 -04:00
2021-05-01 17:03:38 -04:00
2021-05-01 17:39:05 -04:00
2021-05-01 17:03:38 -04:00
2021-05-01 17:03:38 -04:00
2021-07-04 16:03:25 -04:00
2021-05-01 17:03:38 -04:00
2021-05-01 17:03:38 -04:00
2021-05-01 17:03:38 -04:00
2021-08-08 14:22:34 -04:00
2021-05-01 17:03:38 -04:00
2021-05-01 17:03:38 -04:00
2021-05-01 17:03:38 -04:00
2021-05-01 17:03:38 -04:00
2021-05-01 17:03:38 -04:00
2021-05-01 17:03:38 -04:00
2021-05-01 17:03:38 -04:00
2021-07-04 16:28:03 -04:00
2021-05-01 17:03:38 -04:00
2021-05-01 17:03:38 -04:00
2021-05-01 17:03:38 -04:00

scribe

This is a project written using Lucky. Enjoy!

Setting up the project

  1. Install required dependencies
  2. Update database settings in config/database.cr
  3. Run script/setup
  4. Run lucky dev to start the app

Learning Lucky

Lucky uses the Crystal programming language. You can learn about Lucky from the Lucky Guides.

Description
No description provided
Readme AGPL-3.0 724 KiB
Languages
Crystal 83.9%
Nix 8.6%
Shell 4.6%
JavaScript 1.4%
Dockerfile 1%
Other 0.5%