For every new issue, always create a new issue folder and follow this naming format 4.issue-4
(this is an example for naming the 4th issue)
Articles in each issue should follow this naming format 1.title-of-article.md
number
indicates how articles will be displayed in ascending order.title-of-article
should not have any pattern or symbols. This is also the url in which the article will be referenced. e.g https://archiving-staging.netlify.app/the-archivist/issue-2/kids-can-walk-to-school-on-a-road
Page setting format for each article.
title:
description:
image:
src:
alt:
categories:
- sports
- fashion
authors:
- name:
about:
title:
linkedIn:
image:
- name:
about:
title:
linkedIn:
image:
readTime: 20 mins read
date: YYYY-MM-DD
slug:
Example
title: Kids can walk to school on a road
description: California Forever wants to build a new city in Solano county. On paper, it would be an affordable, high-density urbanist wonderland — but can they actually pull it off?
image:
src: <https://res.cloudinary.com/vistanium-inc/image/upload/v1720163248/archiving/issues/when-was-the-last-time-we-built-a-new-city.jpg>
alt: New City Image
categories:
- sports
authors:
- name: Bello Yahaha
about: Anya Petrova's story is a well-worn testament to her insatiable wanderlust. From scaling the Himalayas to reporting on under-the-radar revolutions in Eastern Europe, Anya thrives on immersing herself in diverse cultures and sharing her experiences with captivating prose.
title: Writer, cinephile
linkedIn: <https://www.linkedin.com/in/ameenat-ayodimeji-233888181>
image: <https://res.cloudinary.com/vistanium-inc/image/upload/v1720166342/archiving/authors/jade-cole_fe0wuz.jpg>
readTime: 20 mins read
date: 2024-05-30
slug: kids-can-walk-to-school-on-a-road
To add highlight to any text or paragraph on the article page, select the text range > click the add css
option > input highlight
as the css name.
To embed link to any text or text selection, select the text range > click the add link
🔗 icon > input url
.
To open an embedded link in a new tab **
All sub titles used in an article should be H2
with the exception of Credits and Footnotes which are H4
To add an image, select the External Image
option > input the image url in src
and a brief description of the image in alt
for accessibility.
To add a caption to an image, select the caption text > click the add css
option > input caption
as the css name.
To add a youtube video
, select the Youtube Iframe
option > input the youtube video id in the id field.