-
Notifications
You must be signed in to change notification settings - Fork 16
/
Copy path.eleventyblog.yml
30 lines (24 loc) · 1.19 KB
/
.eleventyblog.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
title: Coding Everything
description: A curious endeavor to catalogue and document the wealth of programming knowledge available on the internet and a humble attempt to contribute to it
themeColor: "#534534"
accentColor: "#f4177f"
repo: https://github.com/KyleMit/create-eleventy-blog-demo
url: https://create-eleventy-blog-demo.netlify.app/
baseUrl: ""
taglist:
- name: workforce
description: For posts about workforce development, onboarding, hiring, training, and managing professional talent
- name: overview
description: An overview of products, services, technologies, or domain specific knowledge
- name: how-to
description: Step by step instructions on how to install an application, configure your machine, or any other walkthroughs
- name: process
description: Detailing our current process workflows for planning, prioritizing, development, and maintenance
- name: redgate
description: For posts about using various Redgate tools and features
- name: sql
description: Info, tips, and deep dives into SQL syntax and queries
- name: dotnet-core
description: Information related to the .Net Framework
- name: deployment
description: Useful information or tools for deploying applications