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.
- 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
- Example -
- 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)
- 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