Merge pull request 'OpenGraph data' (#2) from open-graph-data into main
Reviewed-on: #2
This commit is contained in:
commit
b2f5f0fbcc
118 changed files with 1740 additions and 1211 deletions
28
about.html
28
about.html
|
@ -15,23 +15,25 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="About Dracula Today describes how the website came to be and some technical information about the website." />
|
||||
|
||||
<link rel="stylesheet" href="styles/main.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="About Dracula Today" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/about.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="About Dracula Today describes how the website came to be and some technical information about the website." />
|
||||
|
||||
</head>
|
||||
|
||||
|
@ -71,9 +73,9 @@
|
|||
|
||||
<p>Where there was a chapter break, and where it made sense to do so, I have added a horizontal rule but otherwise kept the text as is. Such a horizontal rule is missing in Jonathan's May 16<sup>th</sup> and <abbr>Dr.</abbr> Seward’s September 25<sup>th</sup> entry.</p>
|
||||
|
||||
<p>One of Lucy's letter to Mina in Chapter 5 wasn't dated properly—it just says <q>Wednesday</q>. In that case, I have followed the dating in <cite>Dracula Daily</cite> and have entered it as a May 11<sup>th</sup> entry.</p>
|
||||
<p>One of Lucy's letter to Mina in Chapter 5 wasn't dated properly—it just says <q>Wednesday</q>. In that case, I have followed the dating in <cite>Dracula Daily</cite> and have entered it as a May 11<sup>th</sup> entry. Dr. Seward's August 20<sup>th</sup> entry has an addendum that clearly references some time passing between the beginning of the entry and the end of it. The addendum has been moved to August 22<sup>th</sup>. A letter from a solicitor has been dated October 1, but Jonathan mentions speaking to them for the first time on the morning of October 2, so that letter has been added after Jonathan's entry on that date.</p>
|
||||
|
||||
<p>In general, when arranging entries of the same date, I have followed the order they were presented in the novel. In the case of the <cite>The Dailygraph</cite> news article, I have reversed the order of the news article and Mina's journal entry of the same date. I have done similarly with <cite>The Westminster Gazette</cite>'s special news article, by adding it to the end of the day's entries. Furthermore, I have kept the <cite>Log of the <i>Demeter</i></cite> in the article and also on added them to the entry page of the date they were made.</p>
|
||||
<p>In general, when arranging entries of the same date, I have followed the order they were presented in the novel. In the case of the <cite>The Dailygraph</cite> news article, I have reversed the order of the news article and Mina's journal entry of the same date. I have done similarly with <cite>The Westminster Gazette</cite>'s special news article, by adding it to the end of the day's entries. Based on when the entries were started, Jonathan's and Mina's entries on October 2 have been reversed. Furthermore, I have kept the <cite>Log of the <i>Demeter</i></cite> in the article and also on added them to the entry page of the date they were made.</p>
|
||||
|
||||
<h3 id="copyright">Copyright Notice</h3>
|
||||
|
||||
|
@ -85,7 +87,7 @@
|
|||
|
||||
<h3>Source Code</h3>
|
||||
|
||||
<p><a href="https://git.disroot.org/botanicals/DraculaToday">Check out the repository.</a></p>
|
||||
<p><a href="https://git.disroot.org/botanicals/DraculaToday">Check out the repository,</a>, which also contains a <a>list of descriptions</a> used when links are embedded.</p>
|
||||
|
||||
<p>Issues can be reported through the repository or <a href="https://cloud.disroot.org/apps/forms/s/YB9253WBBnJKzkDqMcbm2pfF">the form</a>.</p>
|
||||
|
||||
|
|
|
@ -15,23 +15,25 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="The changelog is a list of all the changes Dracula Today website has gone through." />
|
||||
|
||||
<link rel="stylesheet" href="styles/main.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Changelog of Dracula Today" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/changelog.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="The changelog is a list of all the changes Dracula Today website has gone through." />
|
||||
|
||||
</head>
|
||||
|
||||
|
@ -47,6 +49,54 @@
|
|||
|
||||
<h2>Changelog</h2>
|
||||
|
||||
<h3>October 27, 2024</h3>
|
||||
|
||||
<article>
|
||||
|
||||
<h4>Entries Rearranged and Completion of OpenGraph Data</h4>
|
||||
|
||||
<p>A letter from solicitors dated October 1<sup>st</sup> has been moved to October 2<sup>nd</sup> because on that date Jonathan describes speaking to them asking for information that is found in that letter. The entries on October 2<sup>nd</sup> have also been reordered: Mina's entry has been moved after Jonathan's to better reflect the order of events.</p>
|
||||
|
||||
<p>Each entry page now has a singular description, hinting at what happens on that date. Those descriptions have been compiled into <a href="">a single file</a> to make perusal easier. Otherwise, they are only visible when links are embedded either by using site metadata or OpenGraph data.</p>
|
||||
|
||||
<p>A reminder: all issues with the website can be reported through <a href="https://git.disroot.org/botanicals/DraculaToday">the repository</a> or <a href="https://cloud.disroot.org/apps/forms/s/YB9253WBBnJKzkDqMcbm2pfF">a form</a>.</p>
|
||||
|
||||
</article>
|
||||
|
||||
<h3>August 14, 2024</h3>
|
||||
|
||||
<article>
|
||||
|
||||
<h4>Misplaced Entries</h4>
|
||||
|
||||
<p>I moved Mina's misplaced entry from June 24<sup>th</sup> to July 24<sup>th</sup>.</p>
|
||||
|
||||
<p>Additionally, Dr. Seward's August 20<sup>th</sup> entry has an addendum that says "three nights has the same thing happened," which feels out of place right after the description of what happened the first night. Therefore, it's been moved to August 22<sup>nd</sup>, which should be after the third night.</p>
|
||||
|
||||
</article>
|
||||
|
||||
<h3>May 31, 2024</h3>
|
||||
|
||||
<article>
|
||||
|
||||
<h4>A Note on the Next Date with Entries</h4>
|
||||
|
||||
<p>The JavaScript code used on the home page has been slightly reworked to also calculate the date with the next entry or entries.</p>
|
||||
|
||||
<p>Additionally, the entry pages have had a "Back to the top" link added to improve the functionality of the pages.</p>
|
||||
|
||||
</article>
|
||||
|
||||
<h3>May 24, 2024</h3>
|
||||
|
||||
<article>
|
||||
|
||||
<h4>Open Graph Data in Progress</h4>
|
||||
|
||||
<p>All the pages have Open Graph metadata. This does little for the functionality of the website, but it should improve embeds for most social media websites. The descriptions of entry pages have only been personalised through May, but updates to the remaining entries should be coming every couple of weeks or so.</p>
|
||||
|
||||
</article>
|
||||
|
||||
<h3>February 23, 2024</h3>
|
||||
|
||||
<article>
|
||||
|
|
136
descriptions.md
Normal file
136
descriptions.md
Normal file
|
@ -0,0 +1,136 @@
|
|||
# The List of Descriptions for Each Date
|
||||
|
||||
## May
|
||||
|
||||
- May 3: Jonathan travels and the trains are natrually very late.
|
||||
- May 4: Jonathan receives a rosary on the eve of the night when all evil things will have full sway.
|
||||
- May 5: Jonathan gets an uncomfortable send-off on the last leg of his journey to the castle.
|
||||
- May 7: Dracula would like language lessons to improve his already near perfect English.
|
||||
- May 8: There is no man in the mirror, but Jonathan thinks there should be.
|
||||
- May 9: Mina writes to Lucy about her learning goals.
|
||||
- May 11: Lucy writes to Mina about her secret.
|
||||
- May 12: Jonathan discusses the practices of hiring solicitors with the Count.
|
||||
- May 15: Jonathan tries all the doors.
|
||||
- May 16: Jonathan takes pleasure in disobeying the Count's warning.
|
||||
- May 18: The door that Jonathan had been able to open before has been closed most forcefully.
|
||||
- May 19: Jonathan is asked to write some letters.
|
||||
- May 24: Lucy writes to Mina about her three proposals.
|
||||
- May 25: Dr. Seward wallows by working too much and Quincey invites Arthur out to celebrate.
|
||||
- May 26: Art sends a telegram.
|
||||
- May 28: Jonathan tries to send some letters.
|
||||
- May 31: Jonathan finds himself without one scrap of paper.
|
||||
|
||||
## June
|
||||
|
||||
- June 5: Dr. Seward describes a curious activity of one of his patients.
|
||||
- June 17: Jonathan is locked in while Count's hired workers are around.
|
||||
- June 18: Dr. Seward's patient has stopped collecting flies.
|
||||
- June 24: Jonathan spots the Count wearing his clothes.
|
||||
- June 25: Jonathan climbs through some windows.
|
||||
- June 29: Jonathan would like to leave immediately. Alas!
|
||||
- June 30: Jonathan tries the doors again.
|
||||
|
||||
## July
|
||||
|
||||
- July 1: Renfield needs to get rid of the spiders.
|
||||
- July 8: Renfield has a new pet.
|
||||
- July 18: The captain of the Demeter backdates some logs.
|
||||
- July 19: Renfield asks for a kitten.
|
||||
- July 20: Dr. Seward concerns himself with Renfield starting anew in order not to think about Lucy.
|
||||
- July 22: The Demeter is hit with some rough weather.
|
||||
- July 24: The Demeter loses another man, and further north, Mina is visiting Lucy.
|
||||
- July 26: Mina worries about Jonathan and Lucy's sleepwalking.
|
||||
- July 27: Mina's worries haven't been alleviated.
|
||||
- July 28: The Demeter's remaining men are worn out.
|
||||
- July 29: The night watch on the Demeter has disappeared.
|
||||
- July 30: The Demeter nears England.
|
||||
|
||||
## August
|
||||
|
||||
- August 1: Lucy and Mina learn about local legends, and the Demeter seems to be the only ship in the English channel.
|
||||
- August 2: The Demeter loses another man.
|
||||
- August 3: Mina continues to worry about Jonathan, and the mate has learned the secret of the Demeter.
|
||||
- August 4: The captain remains the only man onboard the Demeter.
|
||||
- August 6: Mina and the coastguard observe a ship that doesn't know her own mind.
|
||||
- August 8: Mina sleeps poorly due to the storm and Lucy's sleepwalking, and The Dailygraph reports on the storm.
|
||||
- August 9: The Dailygraph reports more details about the state of the Demeter, including a translation of her log.
|
||||
- August 10: Mina and Lucy attend the funeral of the Demeter's captain.
|
||||
- August 11: Mina wakes up to discover that Lucy has sleepwalked to their favourite seat across town.
|
||||
- August 12: Mina is kept awake by Lucy, and a letter has been written in Budapest with long awaited news.
|
||||
- August 13: Mina wakes up once again in the middle of the night.
|
||||
- August 14: Mina starts worrying about Lucy too.
|
||||
- August 15: Mina is privy to news, both public and secret, in the Westenra household.
|
||||
- August 17: Mina notes that Lucy keeps getting weaker, and solicitors in Whitby arrange for a transfer of boxes.
|
||||
- August 18: Lucy tells Mina what she remembers of her sleepwalked trip to their favourite spot last week.
|
||||
- August 19: Mina receives the letter from Budapest, and Seward has an exciting night.
|
||||
- August 20: Seward goes to assess Renfield after the previous night.
|
||||
- August 21: Change is returned to solicitors in Whitby.
|
||||
- August 22: Seward notes no changes in Renfield.
|
||||
- August 23: Seward has yet another exciting night because of Renfield.
|
||||
- August 24: Mina writes of happy news from Budapest, and Lucy starts keeping a diary.
|
||||
- August 25: Lucy has another bad night.
|
||||
- August 30: Lucy writes a brief letter to Mina to keep her up to date.
|
||||
- August 31: Arthur writes to Seward for help with Lucy's failing health.
|
||||
|
||||
## September
|
||||
|
||||
- September 1: Arthur sends a telegram.
|
||||
- September 2: Seward writes a status update to Arthur, and receives a letter himself from Van Helsing.
|
||||
- September 3: Seward writes to Arthur an account of his and Van Helsing's visit with Lucy, as if writing for The Daily Telegraph.
|
||||
- September 4: Seward is still very much interested in what Renfield is up to, and he writes a status update to Van Helsing.
|
||||
- September 5: Yet another status update from Seward to Van Helsing.
|
||||
- September 6: Seward telegrams an urgent call for help to Van Helsing and writes a more sober letter to Arthur.
|
||||
- September 7: Seward and Van Helsing perform an urgent operation.
|
||||
- September 8: Seward sits with Lucy through the night.
|
||||
- September 9: Seward lets himself be talked out of sitting up tonight, and Lucy has recovered enough to write in her diary.
|
||||
- September 10: Seward wakes up to find Lucy relapsed.
|
||||
- September 11: Seward tries to make sense of Van Helsing's flowers, specially ordered.
|
||||
- September 12: Lucy is comforted by the garlic flowers, however strange they might be.
|
||||
- September 13: Seward watches Van Helsing breaking down after yet another one of his cures is thwarted.
|
||||
- September 17: Seward gets assaulted by a patient, Van Helsing misdirects a telegram, Lucy has a run of four good days but is forced to write a note late at night, and Mina sends off a letter to Lucy full of good news.
|
||||
- September 18: The Pall Mall Gazette's intrepid reporter finds out about an escaped wolf. Lucy's doctors come back in the nick of time. There's another death.
|
||||
- September 19: Seward enumerates changes in Lucy.
|
||||
- September 20: Seward gets a report of another escape, and later notes Lucy's troubles with a heavy heart.
|
||||
- September 22: Mina and Jonathan return from a funeral to a telegram of another funeral, on the accounting of which Seward means to permanently end his diary.
|
||||
- September 23: Mina declares her intention to read the sealed journal.
|
||||
- September 24: Mina is shaken by what she has read, and Van Helsing writes an intriguing letter.
|
||||
- September 25: The children are taken for an ominous walk during the night by a beautiful lady, and Mina arranges and then expands upon a visit from Van Helsing.
|
||||
- September 26: Both Jonathan and Seward resume their diaries.
|
||||
- September 27: Seward and Van Helsing undertake a grim task of confirming their theory, and Van Helsing leaves a just-in-case letter.
|
||||
- September 28: In the light of day, Seward begins to doubt Van Helsing.
|
||||
- September 29: Seward changes his mind again, due to Van helsing arguing for himself and providing hard proof. Later, Mina puts her typing skills to use and learns all, while Jonathan fills in the details of what happened at Whitby.
|
||||
- September 30: As Jonathan and Mina put the various journal entries into chronological order, a pattern begins to emerge. Van Helsing presents a plan of attack to all present.
|
||||
|
||||
## October
|
||||
|
||||
- October 1: Seward leads the assembled men to meet Renfield, who wants to leave the asylum, and then they attempt to act on their collective knowledge with the help of Arthur's hunting dogs. All that and the day has just started.
|
||||
- October 2: Jonathan makes a crucial discovery while Mina still remains in the dark.
|
||||
- October 3: Renfield reveals that the enemy has breached the lines. After the chaos of the morning, Mina is taken back into the confidence.
|
||||
- October 4: Mina has a brilliant idea, and the hunt for the last box of earth begins.
|
||||
- October 5: Mina keeps minutes of the meeting where Van Helsing reports what they have discovered about the box of earth during the day.
|
||||
- October 6: Because Mina must come with them too, Van Helsing urges them to get ready for the journey.
|
||||
- October 11: Mina sets a grim task before them the evening before the journey.
|
||||
- October 15: Jonathan summarises their journey to Varna.
|
||||
- October 16: No news, Jonathan notes.
|
||||
- October 17: Everything is ready to welcome the Count, according to Jonathan.
|
||||
- October 24: Jonathan notes that by all reports, the ship hasn't arrived yet. There's a telegram though.
|
||||
- October 25: Seward describes everyone's impatience in waiting for the Count.
|
||||
- October 26: Although it should have arrived, Seward has seen no sign of the long-awaited ship
|
||||
- October 27: Seward is concerned by Mina's lethargy.
|
||||
- October 28: Finally, the ship has been spotted. Mina outs herself as a train fiend.
|
||||
- October 29: On the train, chasing the Count, Mina under hypnosis reaches the Count less easily than before.
|
||||
- October 30: Sleuthing reveals how the Count has escaped his welcome. Mina goes over the papers and writes a memorandum.
|
||||
- October 31: They separate to chase the Count, each group on its own path.
|
||||
|
||||
## November
|
||||
|
||||
- November 1: Jonathan overhauls boats under Romanian flag, and Mina travels fast in a carriage.
|
||||
- November 2: The searching has been fruitless so far.
|
||||
- November 3: Seward has found a hint of the Count.
|
||||
- November 4: Jonathan's launch has an accident and Van Helsing writes a memorandum in Mina's place.
|
||||
- November 5: Van Helsing continues his accounting of their journey, doing all to cripple the enemy's forces.
|
||||
- November 6: The final confrontation.
|
||||
|
||||
## Epilogue
|
||||
|
||||
- Epilogue: Seven years later, Jonathan returns to Romania.
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Jonathan travels and the trains are natrually very late." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : May 3" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/05-03.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Jonathan travels and the trains are natrually very late." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Jonathan receives a rosary on the eve of the night when all evil things will have full sway." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : May 4" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/05-04.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Jonathan receives a rosary on the eve of the night when all evil things will have full sway." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Jonathan gets an uncomfortable send-off on the last leg of his journey to the castle." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : May 5" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/05-05.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Jonathan gets an uncomfortable send-off on the last leg of his journey to the castle." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Dracula would like language lessons to improve his already near perfect English." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : May 7" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/05-07.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Dracula would like language lessons to improve his already near perfect English." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="There is no man in the mirror, but Jonathan thinks there should be." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : May 8" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/05-08.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="There is no man in the mirror, but Jonathan thinks there should be." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Mina writes to Lucy about her learning goals." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : May 9" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/05-09.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Mina writes to Lucy about her learning goals." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Lucy writes to Mina about her secret." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : May 11" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/05-11.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Lucy writes to Mina about her secret." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Jonathan discusses the practices of hiring solicitors with the Count." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : May 12" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/05-12.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Jonathan discusses the practices of hiring solicitors with the Count." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Jonathan tries all the doors." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : May 15" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/05-15.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Jonathan tries all the doors." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Jonathan takes pleasure in disobeying the Count's warning." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : May 16" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/05-16.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Jonathan takes pleasure in disobeying the Count's warning." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="The door that Jonathan had been able to open before has been closed most forcefully." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : May 18" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/05-18.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="The door that Jonathan had been able to open before has been closed most forcefully." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Jonathan is asked to write some letters." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : May 19" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/05-19.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Jonathan is asked to write some letters." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Lucy writes to Mina about her three proposals." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : May 24" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/05-24.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Lucy writes to Mina about her three proposals." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Dr. Seward wallows by working too much and Quincey invites Arthur out to celebrate." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : May 25" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/05-25.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Dr. Seward wallows by working too much and Quincey invites Arthur out to celebrate." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Art sends a telegram." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : May 26" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/05-26.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Art sends a telegram." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Jonathan tries to send some letters." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : May 28" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/05-28.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Jonathan tries to send some letters." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Jonathan finds himself without one scrap of paper." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : May 31" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/05-31.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Jonathan finds himself without one scrap of paper." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Dr. Seward describes a curious activity of one of his patients." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : June 5" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/06-05.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Dr. Seward describes a curious activity of one of his patients." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Jonathan is locked in while Count's hired workers are around." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : June 17" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/06-17.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Jonathan is locked in while Count's hired workers are around." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Dr. Seward's patient has stopped collecting flies." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : June 18" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/06-18.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Dr. Seward's patient has stopped collecting flies." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Jonathan spots the Count wearing his clothes." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : June 24" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/06-24.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Jonathan spots the Count wearing his clothes." />
|
||||
|
||||
</head>
|
||||
|
||||
|
@ -90,26 +92,6 @@
|
|||
|
||||
</article>
|
||||
|
||||
<h3>Mina Murray’s Journal</h3>
|
||||
|
||||
<article>
|
||||
|
||||
<p><i>24 July. Whitby.</i>—Lucy met me at the station, looking sweeter and lovelier than ever, and we drove up to the house at the Crescent in which they have rooms. This is a lovely place. The little river, the Esk, runs through a deep valley, which broadens out as it comes near the harbour. A great viaduct runs across, with high piers, through which the view seems somehow further away than it really is. The valley is beautifully green, and it is so steep that when you are on the high land on either side you look right across it, unless you are near enough to see down. The houses of the old town—the side away from us—are all red-roofed, and seem piled up one over the other anyhow, like the pictures we see of Nuremberg. Right over the town is the ruin of Whitby Abbey, which was sacked by the Danes, and which is the scene of part of “Marmion,” where the girl was built up in the wall. It is a most noble ruin, of immense size, and full of beautiful and romantic bits; there is a legend that a white lady is seen in one of the windows. Between it and the town there is another church, the parish one, round which is a big graveyard, all full of tombstones. This is to my mind the nicest spot in Whitby, for it lies right over the town, and has a full view of the harbour and all up the bay to where the headland called Kettleness stretches out into the sea. It descends so steeply over the harbour that part of the bank has fallen away, and some of the graves have been destroyed. In one place part of the stonework of the graves stretches out over the sandy pathway far below. There are walks, with seats beside them, through the churchyard; and people go and sit there all day long looking at the beautiful view and enjoying the breeze. I shall come and sit here very often myself and work. Indeed, I am writing now, with my book on my knee, and listening to the talk of three old men who are sitting beside me. They seem to do nothing all day but sit up here and talk.</p>
|
||||
|
||||
<p>The harbour lies below me, with, on the far side, one long granite wall stretching out into the sea, with a curve outwards at the end of it, in the middle of which is a lighthouse. A heavy seawall runs along outside of it. On the near side, the seawall makes an elbow crooked inversely, and its end too has a lighthouse. Between the two piers there is a narrow opening into the harbour, which then suddenly widens.</p>
|
||||
|
||||
<p>It is nice at high water; but when the tide is out it shoals away to nothing, and there is merely the stream of the Esk, running between banks of sand, with rocks here and there. Outside the harbour on this side there rises for about half a mile a great reef, the sharp edge of which runs straight out from behind the south lighthouse. At the end of it is a buoy with a bell, which swings in bad weather, and sends in a mournful sound on the wind. They have a legend here that when a ship is lost bells are heard out at sea. I must ask the old man about this; he is coming this way. …</p>
|
||||
|
||||
<p>He is a funny old man. He must be awfully old, for his face is all gnarled and twisted like the bark of a tree. He tells me that he is nearly a hundred, and that he was a sailor in the Greenland fishing fleet when Waterloo was fought. He is, I am afraid, a very sceptical person, for when I asked him about the bells at sea and the White Lady at the abbey he said very brusquely:—</p>
|
||||
|
||||
<p>“I wouldn’t fash masel’ about them, miss. Them things be all wore out. Mind, I don’t say that they never was, but I do say that they wasn’t in my time. They be all very well for comers and trippers, an’ the like, but not for a nice young lady like you. Them feet-folks from York and Leeds that be always eatin’ cured herrin’s an’ drinkin’ tea an’ lookin’ out to buy cheap jet would creed aught. I wonder masel’ who’d be bothered tellin’ lies to them—even the newspapers, which is full of fool-talk.” I thought he would be a good person to learn interesting things from, so I asked him if he would mind telling me something about the whale-fishing in the old days. He was just settling himself to begin when the clock struck six, whereupon he laboured to get up, and said:—</p>
|
||||
|
||||
<p>“I must gang ageeanwards home now, miss. My granddaughter doesn’t like to be kept waitin’ when the tea is ready, for it takes me time to crammle aboon the grees, for there be a many of ’em; an’, miss, I lack belly-timber sairly by the clock.”</p>
|
||||
|
||||
<p>He hobbled away, and I could see him hurrying, as well as he could, down the steps. The steps are a great feature on the place. They lead from the town up to the church, there are hundreds of them—I do not know how many—and they wind up in a delicate curve; the slope is so gentle that a horse could easily walk up and down them. I think they must originally have had something to do with the abbey. I shall go home too. Lucy went out visiting with her mother, and as they were only duty calls, I did not go. They will be home by this.</p>
|
||||
|
||||
</article>
|
||||
|
||||
</main>
|
||||
|
||||
<footer>
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Jonathan climbs through some windows." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : June 25" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/06-25.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Jonathan climbs through some windows." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Jonathan would like to leave immediately. Alas!" />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : June 29" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/06-29.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Jonathan would like to leave immediately. Alas!" />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Jonathan tries the doors again." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : June 30" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/06-30.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Jonathan tries the doors again." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Renfield needs to get rid of the spiders." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : July 1" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/07-01.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Renfield needs to get rid of the spiders." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Renfield has a new pet." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : July 8" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/07-08.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Renfield has a new pet." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="The captain of the Demeter backdates some logs." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : July 18" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/07-18.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="The captain of the Demeter backdates some logs." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Renfield asks for a kitten." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : July 19" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/07-19.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Renfield asks for a kitten." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Dr. Seward concerns himself with Renfield starting anew in order not to think about Lucy." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : July 20" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/07-20.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Dr. Seward concerns himself with Renfield starting anew in order not to think about Lucy." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="The Demeter is hit with some rough weather." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : July 22" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/07-22.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="The Demeter is hit with some rough weather." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="The Demeter loses another man, and further north, Mina is visiting Lucy." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : July 24" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/07-24.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="The Demeter loses another man, and further north, Mina is visiting Lucy." />
|
||||
|
||||
</head>
|
||||
|
||||
|
@ -50,12 +52,32 @@
|
|||
<ul>
|
||||
<li><a href="07-22.html">July 22</a></li>
|
||||
<li><a href="index.html">Index</a></li>
|
||||
<li><a href="07-26.html">July 24</a></li>
|
||||
<li><a href="07-26.html">July 26</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
<main>
|
||||
|
||||
|
||||
<h3>Mina Murray’s Journal</h3>
|
||||
|
||||
<article>
|
||||
|
||||
<p><i>24 July. Whitby.</i>—Lucy met me at the station, looking sweeter and lovelier than ever, and we drove up to the house at the Crescent in which they have rooms. This is a lovely place. The little river, the Esk, runs through a deep valley, which broadens out as it comes near the harbour. A great viaduct runs across, with high piers, through which the view seems somehow further away than it really is. The valley is beautifully green, and it is so steep that when you are on the high land on either side you look right across it, unless you are near enough to see down. The houses of the old town—the side away from us—are all red-roofed, and seem piled up one over the other anyhow, like the pictures we see of Nuremberg. Right over the town is the ruin of Whitby Abbey, which was sacked by the Danes, and which is the scene of part of “Marmion,” where the girl was built up in the wall. It is a most noble ruin, of immense size, and full of beautiful and romantic bits; there is a legend that a white lady is seen in one of the windows. Between it and the town there is another church, the parish one, round which is a big graveyard, all full of tombstones. This is to my mind the nicest spot in Whitby, for it lies right over the town, and has a full view of the harbour and all up the bay to where the headland called Kettleness stretches out into the sea. It descends so steeply over the harbour that part of the bank has fallen away, and some of the graves have been destroyed. In one place part of the stonework of the graves stretches out over the sandy pathway far below. There are walks, with seats beside them, through the churchyard; and people go and sit there all day long looking at the beautiful view and enjoying the breeze. I shall come and sit here very often myself and work. Indeed, I am writing now, with my book on my knee, and listening to the talk of three old men who are sitting beside me. They seem to do nothing all day but sit up here and talk.</p>
|
||||
|
||||
<p>The harbour lies below me, with, on the far side, one long granite wall stretching out into the sea, with a curve outwards at the end of it, in the middle of which is a lighthouse. A heavy seawall runs along outside of it. On the near side, the seawall makes an elbow crooked inversely, and its end too has a lighthouse. Between the two piers there is a narrow opening into the harbour, which then suddenly widens.</p>
|
||||
|
||||
<p>It is nice at high water; but when the tide is out it shoals away to nothing, and there is merely the stream of the Esk, running between banks of sand, with rocks here and there. Outside the harbour on this side there rises for about half a mile a great reef, the sharp edge of which runs straight out from behind the south lighthouse. At the end of it is a buoy with a bell, which swings in bad weather, and sends in a mournful sound on the wind. They have a legend here that when a ship is lost bells are heard out at sea. I must ask the old man about this; he is coming this way. …</p>
|
||||
|
||||
<p>He is a funny old man. He must be awfully old, for his face is all gnarled and twisted like the bark of a tree. He tells me that he is nearly a hundred, and that he was a sailor in the Greenland fishing fleet when Waterloo was fought. He is, I am afraid, a very sceptical person, for when I asked him about the bells at sea and the White Lady at the abbey he said very brusquely:—</p>
|
||||
|
||||
<p>“I wouldn’t fash masel’ about them, miss. Them things be all wore out. Mind, I don’t say that they never was, but I do say that they wasn’t in my time. They be all very well for comers and trippers, an’ the like, but not for a nice young lady like you. Them feet-folks from York and Leeds that be always eatin’ cured herrin’s an’ drinkin’ tea an’ lookin’ out to buy cheap jet would creed aught. I wonder masel’ who’d be bothered tellin’ lies to them—even the newspapers, which is full of fool-talk.” I thought he would be a good person to learn interesting things from, so I asked him if he would mind telling me something about the whale-fishing in the old days. He was just settling himself to begin when the clock struck six, whereupon he laboured to get up, and said:—</p>
|
||||
|
||||
<p>“I must gang ageeanwards home now, miss. My granddaughter doesn’t like to be kept waitin’ when the tea is ready, for it takes me time to crammle aboon the grees, for there be a many of ’em; an’, miss, I lack belly-timber sairly by the clock.”</p>
|
||||
|
||||
<p>He hobbled away, and I could see him hurrying, as well as he could, down the steps. The steps are a great feature on the place. They lead from the town up to the church, there are hundreds of them—I do not know how many—and they wind up in a delicate curve; the slope is so gentle that a horse could easily walk up and down them. I think they must originally have had something to do with the abbey. I shall go home too. Lucy went out visiting with her mother, and as they were only duty calls, I did not go. They will be home by this.</p>
|
||||
|
||||
</article>
|
||||
|
||||
<h3>Log of the <i>Demeter</i></h3>
|
||||
|
||||
<article>
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Mina worries about Jonathan and Lucy's sleepwalking." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : July 26" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/07-26.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Mina worries about Jonathan and Lucy's sleepwalking." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Mina's worries haven't been alleviated." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : July 27" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/07-27.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Mina's worries haven't been alleviated." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="The Demeter's remaining men are worn out." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : July 28" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/07-28.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="The Demeter's remaining men are worn out." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="The night watch on the Demeter has disappeared." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : July 29" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/07-29.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="The night watch on the Demeter has disappeared." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="The Demeter nears England." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : July 30" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/07-30.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="The Demeter nears England." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Lucy and Mina learn about local legends, and the Demeter seems to be the only ship in the English channel." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : August 1" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/08-01.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Lucy and Mina learn about local legends, and the Demeter seems to be the only ship in the English channel." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="The Demeter loses another man." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : " />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/08-02.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="The Demeter loses another man." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Mina continues to worry about Jonathan, and the mate has learned the secret of the Demeter." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : August 3" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/08-03.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Mina continues to worry about Jonathan, and the mate has learned the secret of the Demeter." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="The captain remains the only man onboard the Demeter." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : August 4" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/08-04.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="The captain remains the only man onboard the Demeter." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Mina and the coastguard observe a ship that doesn't know her own mind." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : August 6" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/08-06.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Mina and the coastguard observe a ship that doesn't know her own mind." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Mina sleeps poorly due to the storm and Lucy's sleepwalking, and The Dailygraph reports on the storm." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : August 8" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/08-08.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Mina sleeps poorly due to the storm and Lucy's sleepwalking, and The Dailygraph reports on the storm." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="The Dailygraph reports more details about the state of the Demeter, including a translation of her log." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : August 9" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/08-09.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="The Dailygraph reports more details about the state of the Demeter, including a translation of her log." />
|
||||
|
||||
</head>
|
||||
|
||||
|
@ -56,7 +58,7 @@
|
|||
|
||||
<main>
|
||||
|
||||
<h3>Cutting from <cite>The Dailygraph</cite>, 8 August</h3>
|
||||
<h3>Cutting from <cite>The Dailygraph</cite>, 9 August</h3>
|
||||
|
||||
<p>(<i>Pasted in Mina Murray’s Journal.</i>)</p>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Mina and Lucy attend the funeral of the Demeter's captain." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : August 10" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/08-10.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Mina and Lucy attend the funeral of the Demeter's captain." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Mina wakes up to discover that Lucy has sleepwalked to their favourite seat across town." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : August 11" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/08-11.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Mina wakes up to discover that Lucy has sleepwalked to their favourite seat across town." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Mina is kept awake by Lucy, and a letter has been written in Budapest with long awaited news." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : August 12" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/08-12.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Mina is kept awake by Lucy, and a letter has been written in Budapest with long awaited news." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Mina wakes up once again in the middle of the night." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : August 13" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/08-13.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Mina wakes up once again in the middle of the night." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Mina starts worrying about Lucy too." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : August 14" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/08-14.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Mina starts worrying about Lucy too." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Mina is privy to news, both public and secret, in the Westenra household." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : August 15" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/08-15.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Mina is privy to news, both public and secret, in the Westenra household." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Mina notes that Lucy keeps getting weaker, and solicitors in Whitby arrange for a transfer of boxes." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : August 17" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/08-17.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Mina notes that Lucy keeps getting weaker, and solicitors in Whitby arrange for a transfer of boxes." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Lucy tells Mina what she remembers of her sleepwalked trip to their favourite spot last week." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : August 18" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/08-18.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Lucy tells Mina what she remembers of her sleepwalked trip to their favourite spot last week." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Mina receives the letter from Budapest, and Seward has an exciting night." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : August 19" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/08-19.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Mina receives the letter from Budapest, and Seward has an exciting night." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Seward goes to assess Renfield after the previous night." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : August 20" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/08-20.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Seward goes to assess Renfield after the previous night." />
|
||||
|
||||
</head>
|
||||
|
||||
|
@ -70,10 +72,6 @@
|
|||
|
||||
<p>After a while I left him. The attendant tells me that he was quiet until just before dawn, and that then he began to get uneasy, and at length violent, until at last he fell into a paroxysm which exhausted him so that he swooned into a sort of coma.</p>
|
||||
|
||||
<hr/>
|
||||
|
||||
<p>… Three nights has the same thing happened—violent all day then quiet from moonrise to sunrise. I wish I could get some clue to the cause. It would almost seem as if there was some influence which came and went. Happy thought! We shall tonight play sane wits against mad ones. He escaped before without our help; tonight he shall escape with it. We shall give him a chance, and have the men ready to follow in case they are required. …</p>
|
||||
|
||||
</article>
|
||||
|
||||
</main>
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Change is returned to solicitors in Whitby." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : August 21" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/08-21.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Change is returned to solicitors in Whitby." />
|
||||
|
||||
</head>
|
||||
|
||||
|
@ -50,7 +52,7 @@
|
|||
<ul>
|
||||
<li><a href="08-20.html">August 20</a></li>
|
||||
<li><a href="index.html">Index</a></li>
|
||||
<li><a href="08-23.html">August 23</a></li>
|
||||
<li><a href="08-22.html">August 22</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
|
|
83
entries/08-22.html
Normal file
83
entries/08-22.html
Normal file
|
@ -0,0 +1,83 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en-GB">
|
||||
|
||||
<head>
|
||||
|
||||
<link rel="icon" href="../images/favicon.ico" type="image/x-icon" />
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="../images/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="../images/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="../images/favicon-16x16.png">
|
||||
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width" />
|
||||
|
||||
<title>August 22 | Dracula Today</title>
|
||||
|
||||
<meta
|
||||
name="description"
|
||||
content="Seward notes no changes in Renfield." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula : August 22" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/08-22.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Seward notes no changes in Renfield." />
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<header>
|
||||
|
||||
<h1><a href="../index.html">Dracula Today</a></h1>
|
||||
|
||||
</header>
|
||||
|
||||
<h2>August 22</h2>
|
||||
|
||||
<nav>
|
||||
<ul>
|
||||
<li><a href="08-21.html">August 21</a></li>
|
||||
<li><a href="index.html">Index</a></li>
|
||||
<li><a href="08-23.html">August 23</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
<main>
|
||||
|
||||
<h3><abbr>Dr.</abbr> Seward’s Diary</h3>
|
||||
|
||||
<p>(<i>Kept in phonograph.</i>)</p>
|
||||
|
||||
<article>
|
||||
|
||||
<p>… Three nights has the same thing happened—violent all day then quiet from moonrise to sunrise. I wish I could get some clue to the cause. It would almost seem as if there was some influence which came and went. Happy thought! We shall tonight play sane wits against mad ones. He escaped before without our help; tonight he shall escape with it. We shall give him a chance, and have the men ready to follow in case they are required. …</p>
|
||||
|
||||
</article>
|
||||
|
||||
</main>
|
||||
|
||||
<footer>
|
||||
|
||||
<p><a href="#">Back to the top.</a></p>
|
||||
|
||||
<p>Content in public domain.</p>
|
||||
|
||||
</footer>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Seward has yet another exciting night because of Renfield." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : August 23" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/08-23.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Seward has yet another exciting night because of Renfield." />
|
||||
|
||||
</head>
|
||||
|
||||
|
@ -48,7 +50,7 @@
|
|||
|
||||
<nav>
|
||||
<ul>
|
||||
<li><a href="08-21.html">August 21</a></li>
|
||||
<li><a href="08-22.html">August 22</a></li>
|
||||
<li><a href="index.html">Index</a></li>
|
||||
<li><a href="08-24.html">August 24</a></li>
|
||||
</ul>
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Mina writes of happy news from Budapest, and Lucy starts keeping a diary." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : August 24" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/08-24.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Mina writes of happy news from Budapest, and Lucy starts keeping a diary." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Lucy has another bad night." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : August 25" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/08-25.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Lucy has another bad night." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Lucy writes a brief letter to Mina to keep her up to date." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : August 30" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/08-30.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Lucy writes a brief letter to Mina to keep her up to date." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Arthur writes to Seward for help with Lucy's failing health." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : August 31" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/08-31.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Arthur writes to Seward for help with Lucy's failing health." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Arthur sends a telegram." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : September 1" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/09-01.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Arthur sends a telegram." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Seward writes a status update to Arthur, and receives a letter himself from Van Helsing." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : September 2" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/09-02.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Seward writes a status update to Arthur, and receives a letter himself from Van Helsing." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Seward writes to Arthur an account of his and Van Helsing's visit with Lucy, as if writing for The Daily Telegraph." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : September 3" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/09-03.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Seward writes to Arthur an account of his and Van Helsing's visit with Lucy, as if writing for The Daily Telegraph." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Seward is still very much interested in what Renfield is up to, and he writes a status update to Van Helsing." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : September 4" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/09-04.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Seward is still very much interested in what Renfield is up to, and he writes a status update to Van Helsing." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Yet another status update from Seward to Van Helsing." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : September 5" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/09-05.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Yet another status update from Seward to Van Helsing." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Seward telegrams an urgent call for help to Van Helsing and writes a more sober letter to Arthur." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : September 6" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/09-06.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Seward telegrams an urgent call for help to Van Helsing and writes a more sober letter to Arthur." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Seward and Van Helsing perform an urgent operation." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : September 7" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/09-07.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Seward and Van Helsing perform an urgent operation." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Seward sits with Lucy through the night." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : September 8" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/09-08.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Seward sits with Lucy through the night." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Seward lets himself be talked out of sitting up tonight, and Lucy has recovered enough to write in her diary." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : September 9" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/09-09.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Seward lets himself be talked out of sitting up tonight, and Lucy has recovered enough to write in her diary." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Seward wakes up to find Lucy relapsed." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : September 10" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/09-10.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Seward wakes up to find Lucy relapsed." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Seward tries to make sense of Van Helsing's flowers, specially ordered." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : September 11" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/09-11.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Seward tries to make sense of Van Helsing's flowers, specially ordered." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Lucy is comforted by the garlic flowers, however strange they might be." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : September 12" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/09-12.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Lucy is comforted by the garlic flowers, however strange they might be." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Seward watches Van Helsing breaking down after yet another one of his cures is thwarted." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : September 13" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/09-13.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Seward watches Van Helsing breaking down after yet another one of his cures is thwarted." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Seward gets assaulted by a patient, Van Helsing misdirects a telegram, Lucy has a run of four good days but is forced to write a note late at night, and Mina sends off a letter to Lucy full of good news." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : September 17" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/09-17.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Seward gets assaulted by a patient, Van Helsing misdirects a telegram, Lucy has a run of four good days but is forced to write a note late at night, and Mina sends off a letter to Lucy full of good news." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="The Pall Mall Gazette's intrepid reporter finds out about an escaped wolf. Lucy's doctors come back in the nick of time. There's another death." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : September 18" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/09-18.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="The Pall Mall Gazette's intrepid reporter finds out about an escaped wolf. Lucy's doctors come back in the nick of time. There's another death." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Seward enumerates changes in Lucy." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : September 19" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/09-19.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Seward enumerates changes in Lucy." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Seward gets a report of another escape, and later notes Lucy's troubles with a heavy heart." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : September 20" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/09-20.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Seward gets a report of another escape, and later notes Lucy's troubles with a heavy heart." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Mina and Jonathan return from a funeral to a telegram of another funeral, on the accounting of which Seward means to permanently end his diary." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : September 22" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/09-22.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Mina and Jonathan return from a funeral to a telegram of another funeral, on the accounting of which Seward means to permanently end his diary." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Mina declares her intention to read the sealed journal." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : September 23" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/09-23.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Mina declares her intention to read the sealed journal." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Mina is shaken by what she has read, and Van Helsing writes an intriguing letter." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : September 24" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/09-24.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Mina is shaken by what she has read, and Van Helsing writes an intriguing letter." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="The children are taken for an ominous walk during the night by a beautiful lady, and Mina arranges and then expands upon a visit from Van Helsing." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : September 25" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/09-25.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="The children are taken for an ominous walk during the night by a beautiful lady, and Mina arranges and then expands upon a visit from Van Helsing." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Both Jonathan and Seward resume their diaries." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : September 26" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/09-26.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Both Jonathan and Seward resume their diaries." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Seward and Van Helsing undertake a grim task of confirming their theory, and Van Helsing leaves a just-in-case letter." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : September 27" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/09-27.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Seward and Van Helsing undertake a grim task of confirming their theory, and Van Helsing leaves a just-in-case letter." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="In the light of day, Seward begins to doubt Van Helsing." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : September 28" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/09-28.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="In the light of day, Seward begins to doubt Van Helsing." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Seward changes his mind again, due to Van helsing arguing for himself and providing hard proof. Later, Mina puts her typing skills to use and learns all, while Jonathan fills in the details of what happened at Whitby." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : September 29" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/09-29.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Seward changes his mind again, due to Van helsing arguing for himself and providing hard proof. Later, Mina puts her typing skills to use and learns all, while Jonathan fills in the details of what happened at Whitby." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="As Jonathan and Mina put the various journal entries into chronological order, a pattern begins to emerge. Van Helsing presents a plan of attack to all present." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : September 30" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/09-30.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="As Jonathan and Mina put the various journal entries into chronological order, a pattern begins to emerge. Van Helsing presents a plan of attack to all present." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Seward leads the assembled men to meet Renfield, who wants to leave the asylum, and then they attempt to act on their collective knowledge with the help of Arthur's hunting dogs. All that and the day has just started." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : October 1" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/10-01.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Seward leads the assembled men to meet Renfield, who wants to leave the asylum, and then they attempt to act on their collective knowledge with the help of Arthur's hunting dogs. All that and the day has just started." />
|
||||
|
||||
</head>
|
||||
|
||||
|
@ -326,22 +328,6 @@
|
|||
|
||||
</article>
|
||||
|
||||
<h3>Letter, Mitchell, Sons and Candy to Lord Godalming</h3>
|
||||
|
||||
<article>
|
||||
|
||||
<p class="letter"><i>1 October.</i></p>
|
||||
|
||||
<p>My Lord,</p>
|
||||
|
||||
<p>We are at all times only too happy to meet your wishes. We beg, with regard to the desire of your Lordship, expressed by <abbr>Mr.</abbr> Harker on your behalf, to supply the following information concerning the sale and purchase of <abbr>No.</abbr> 347, Piccadilly. The original vendors are the executors of the late <abbr>Mr.</abbr> Archibald Winter-Suffield. The purchaser is a foreign nobleman, Count de Ville, who effected the purchase himself paying the purchase money in notes ‘over the counter,’ if your Lordship will pardon us using so vulgar an expression. Beyond this we know nothing whatever of him.</p>
|
||||
|
||||
<p class="letter">We are, my Lord,<br/>
|
||||
Your Lordship’s humble servants,<br/>
|
||||
Mitchell, Sons & Candy.</p>
|
||||
|
||||
</article>
|
||||
|
||||
</main>
|
||||
|
||||
<footer>
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Jonathan makes a crucial discovery while Mina still remains in the dark." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : October 2" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/10-02.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Jonathan makes a crucial discovery while Mina still remains in the dark." />
|
||||
|
||||
</head>
|
||||
|
||||
|
@ -55,14 +57,6 @@
|
|||
</nav>
|
||||
|
||||
<main>
|
||||
|
||||
<h3>Mina Harker’s Journal</h3>
|
||||
|
||||
<article>
|
||||
|
||||
<p><i>2 October 10 <abbr>p.m.</abbr></i>—Last night I slept, but did not dream. I must have slept soundly, for I was not waked by Jonathan coming to bed; but the sleep has not refreshed me, for today I feel terribly weak and spiritless. I spent all yesterday trying to read, or lying down dozing. In the afternoon <abbr>Mr.</abbr> Renfield asked if he might see me. Poor man, he was very gentle, and when I came away he kissed my hand and bade God bless me. Some way it affected me much; I am crying when I think of him. This is a new weakness, of which I must be careful. Jonathan would be miserable if he knew I had been crying. He and the others were out till dinnertime, and they all came in tired. I did what I could to brighten them up, and I suppose that the effort did me good, for I forgot how tired I was. After dinner they sent me to bed, and all went off to smoke together, as they said, but I knew that they wanted to tell each other of what had occurred to each during the day; I could see from Jonathan’s manner that he had something important to communicate. I was not so sleepy as I should have been; so before they went I asked <abbr>Dr.</abbr> Seward to give me a little opiate of some kind, as I had not slept well the night before. He very kindly made me up a sleeping draught, which he gave to me, telling me that it would do me no harm, as it was very mild. … I have taken it, and am waiting for sleep, which still keeps aloof. I hope I have not done wrong, for as sleep begins to flirt with me, a new fear comes: that I may have been foolish in thus depriving myself of the power of waking. I might want it. Here comes sleep. Good night.</p>
|
||||
|
||||
</article>
|
||||
|
||||
<h3>Jonathan Harker's Journal</h3>
|
||||
|
||||
|
@ -150,6 +144,30 @@
|
|||
|
||||
</article>
|
||||
|
||||
<h3>Mina Harker’s Journal</h3>
|
||||
|
||||
<article>
|
||||
|
||||
<p><i>2 October 10 <abbr>p.m.</abbr></i>—Last night I slept, but did not dream. I must have slept soundly, for I was not waked by Jonathan coming to bed; but the sleep has not refreshed me, for today I feel terribly weak and spiritless. I spent all yesterday trying to read, or lying down dozing. In the afternoon <abbr>Mr.</abbr> Renfield asked if he might see me. Poor man, he was very gentle, and when I came away he kissed my hand and bade God bless me. Some way it affected me much; I am crying when I think of him. This is a new weakness, of which I must be careful. Jonathan would be miserable if he knew I had been crying. He and the others were out till dinnertime, and they all came in tired. I did what I could to brighten them up, and I suppose that the effort did me good, for I forgot how tired I was. After dinner they sent me to bed, and all went off to smoke together, as they said, but I knew that they wanted to tell each other of what had occurred to each during the day; I could see from Jonathan’s manner that he had something important to communicate. I was not so sleepy as I should have been; so before they went I asked <abbr>Dr.</abbr> Seward to give me a little opiate of some kind, as I had not slept well the night before. He very kindly made me up a sleeping draught, which he gave to me, telling me that it would do me no harm, as it was very mild. … I have taken it, and am waiting for sleep, which still keeps aloof. I hope I have not done wrong, for as sleep begins to flirt with me, a new fear comes: that I may have been foolish in thus depriving myself of the power of waking. I might want it. Here comes sleep. Good night.</p>
|
||||
|
||||
</article>
|
||||
|
||||
<h3>Letter, Mitchell, Sons and Candy to Lord Godalming</h3>
|
||||
|
||||
<article>
|
||||
|
||||
<p class="letter"><i>1 October.</i></p>
|
||||
|
||||
<p>My Lord,</p>
|
||||
|
||||
<p>We are at all times only too happy to meet your wishes. We beg, with regard to the desire of your Lordship, expressed by <abbr>Mr.</abbr> Harker on your behalf, to supply the following information concerning the sale and purchase of <abbr>No.</abbr> 347, Piccadilly. The original vendors are the executors of the late <abbr>Mr.</abbr> Archibald Winter-Suffield. The purchaser is a foreign nobleman, Count de Ville, who effected the purchase himself paying the purchase money in notes ‘over the counter,’ if your Lordship will pardon us using so vulgar an expression. Beyond this we know nothing whatever of him.</p>
|
||||
|
||||
<p class="letter">We are, my Lord,<br/>
|
||||
Your Lordship’s humble servants,<br/>
|
||||
Mitchell, Sons & Candy.</p>
|
||||
|
||||
</article>
|
||||
|
||||
<h3><abbr>Dr.</abbr> Seward’s Diary</h3>
|
||||
|
||||
<p>(<i>Kept in phonograph.</i>)</p>
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Renfield reveals that the enemy has breached the lines. After the chaos of the morning, Mina is taken back into the confidence." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : October 3" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/10-03.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Renfield reveals that the enemy has breached the lines. After the chaos of the morning, Mina is taken back into the confidence." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Mina has a brilliant idea, and the hunt for the last box of earth begins." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : October 4" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/10-04.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Mina has a brilliant idea, and the hunt for the last box of earth begins." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Mina keeps minutes of the meeting where Van Helsing reports what they have discovered about the box of earth during the day." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : October 5" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/10-05.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Mina keeps minutes of the meeting where Van Helsing reports what they have discovered about the box of earth during the day." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Because Mina must come with them too, Van Helsing urges them to get ready for the journey." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : October 6" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/10-06.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Because Mina must come with them too, Van Helsing urges them to get ready for the journey." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Mina sets a grim task before them the evening before the journey." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : October 11" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/10-11.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Mina sets a grim task before them the evening before the journey." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Jonathan summarises their journey to Varna." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : October 15" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/10-15.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Jonathan summarises their journey to Varna." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="No news, Jonathan notes." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : October 16" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/10-16.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="No news, Jonathan notes." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -15,24 +15,26 @@
|
|||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Everything is ready to welcome the Count, according to Jonathan." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : October 17" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/10-17.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Everything is ready to welcome the Count, according to Jonathan." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
|
@ -11,28 +11,30 @@
|
|||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width" />
|
||||
|
||||
<title>[October 24 | Dracula Today</title>
|
||||
<title>October 24 | Dracula Today</title>
|
||||
|
||||
<meta
|
||||
name="description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
content="Jonathan notes that by all reports, the ship hasn't arrived yet. There's a telegram though." />
|
||||
|
||||
<link rel="stylesheet" href="../styles/main.css" />
|
||||
<link rel="stylesheet" href="../styles/entries.css" />
|
||||
|
||||
<!-- some other helpful content to have for embedding cards into social media websites
|
||||
|
||||
<meta
|
||||
property="og:image"
|
||||
content="" />
|
||||
<meta
|
||||
property="og:type"
|
||||
content="website" />
|
||||
<meta
|
||||
property="og:title"
|
||||
content="Dracula Today" />
|
||||
content="Dracula Today : October 24" />
|
||||
<meta
|
||||
property="og:url"
|
||||
content="https://draculatoday.neocities.org/entries/10-24.html" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="images/og-card.png" />
|
||||
<meta
|
||||
property="og:description"
|
||||
content="Dracula Today is a place to read Dracula as it happens in real time. Whether you would like to check what happened in the novel on a particular day or are eager to catch up, Dracula Today is for you." />
|
||||
|
||||
-->
|
||||
content="Jonathan notes that by all reports, the ship hasn't arrived yet. There's a telegram though.." />
|
||||
|
||||
</head>
|
||||
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue