diff --git a/content/faq/tech-used.md b/content/faq/tech-used.md new file mode 100644 index 0000000..49f7213 --- /dev/null +++ b/content/faq/tech-used.md @@ -0,0 +1,45 @@ +--- +title: Tech Used +author: + - KemoNine +publishDate: 2023-03-21 +lastMod: 2023-03-21 +toc: false +draft: false +categories: + - faq +tags: + - faq +--- + +## Changelog +{{< changelog >}} +{{< change 2023-03-21 "Initial creation" >}} +{{< /changelog >}} + +{{< end_section >}} + +This website uses the following technologies to achive a highly accessible, free to host, easy to manage online knowledge base that also works offline. + +[Hugo](https://gohugo.io/) +: Site generator + +[hugo-xmin](https://github.com/yihui/hugo-xmin) +: Main website theme, modified + +[Static CMS](https://www.staticcms.org/) +: Web based editor for use with desktop browsers + +[Decap](https://decapcms.org/) +: Web based editor for use with mobile browsers + +[GitHub](https://github.com) +: Version control, change management, issue tracking + +[Netlify](https://www.netlify.com/) +: Hosting, CMS login management via `Netlify Identify`, automated deployments via `Git Gateway` + +[NameCheap DNS](https://namecheap.com/) +: DNS registrar and record managent + +{{< back_to_top >}} \ No newline at end of file