Writing Content for Your Directory

To build a valuable directory website, the core task involves adding listings and relevant descriptions to showcase links and resources.

Adding Listings to Your Directory

Follow these steps to add new listings to your directory:

  1. Create a Markdown File: Using your preferred text editor, navigate to the /content/dir/ folder and create a new .md file. Each file corresponds to a listing in your directory.
  2. Write Your Listing Content: Add your content using standard Markdown syntax. This allows you to format text, add links, and structure the content as needed.
  3. View Your Listing: Once saved, the new listing will automatically appear on your directory website. Each Markdown file translates into a unique listing.

Additional Properties

  • card_image
    • provides an image for the listing.
  • sponsored
    • marks that the listing is a sponsored listing.
  • tags
    • tag keys to categorize the listing into.
    • each tag gets it's own page.
    • tags can be used to filter the listings on the main page.
  • description
    • description for the listing
  • title
    • title for the listing

Example:

tags:
  - agency
  - toolbox
  - free
card_image: /listing/agency-os.png
description: Combination of key hackable tools to run any type of digital agency.