add blog post for site launch, replaces first post stub
This commit is contained in:
parent
a580e18c0d
commit
2ab4aca6ba
36
content/posts/2023-03-18-launch.md
Normal file
36
content/posts/2023-03-18-launch.md
Normal file
|
@ -0,0 +1,36 @@
|
|||
---
|
||||
layout: post
|
||||
title: Site Launch
|
||||
author: KemoNine
|
||||
publishDate: 2023-03-18
|
||||
lastMod: 2023-03-18
|
||||
toc: false
|
||||
draft: false
|
||||
categories:
|
||||
- blog
|
||||
---
|
||||
|
||||
The website is officially live and all resources used to create the site are available via the site's GitHub [repository](https://github.com/mcrosson/accessible.tips).
|
||||
|
||||
We are using the following technology and services to run this site.
|
||||
|
||||
[Hugo](https://gohugo.io/)
|
||||
: Site generator
|
||||
|
||||
[hugo-xmin](https://github.com/yihui/hugo-xmin)
|
||||
: Main website theme, modified and adaptedi
|
||||
|
||||
[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
|
Loading…
Reference in a new issue