Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.14 KB

README.md

File metadata and controls

19 lines (13 loc) · 1.14 KB

Coptic Orthodox Answers (COA)

What is this?

A rework of the website copticorthodoxanswers.org, using the Astro.build framework. Astro's focus as a framework is fast content driven websites with awesome SEO. Exactly what's needed for COA.

Most Wanted Features 🤌

  • More cost effective solution (static site hosting is generally free)
  • Locale supports for English and French strings, including post content (working currently via Paraglide-Astro and Astro's content collections)
    • Example - /post-type/:id vs /fr/post-type/:id
  • Dynamically pull the latest shorts on the shorts page as soon as they go live (working currently via Youtube's APIs in the googleapi package)
  • Searchable (will be adding Pagefind)

Exploring Ideas 🤔

  • Integration with WordPress APIs to pull the content from the original site which would allow editors to just keep using Wordpress CMS
  • Tag filtering
  • Archives page