Restructuring folder structure due to changes in Hugo 0.146.0.
This commit is contained in:
@@ -26,3 +26,6 @@ Thumbs.db
|
|||||||
hugo.exe
|
hugo.exe
|
||||||
hugo.darwin
|
hugo.darwin
|
||||||
hugo.linux
|
hugo.linux
|
||||||
|
|
||||||
|
# scripts
|
||||||
|
*.sh
|
||||||
@@ -4,10 +4,14 @@
|
|||||||
|
|
||||||
baseURL = "https://it-services.trez.wtf/"
|
baseURL = "https://it-services.trez.wtf/"
|
||||||
defaultContentLanguage = "en"
|
defaultContentLanguage = "en"
|
||||||
theme = "congo"
|
|
||||||
enableRobotsTXT = true
|
enableRobotsTXT = true
|
||||||
pagerSize = 10
|
pagerSize = 10
|
||||||
summaryLength = 0
|
summaryLength = 0
|
||||||
|
|
||||||
[outputs]
|
[outputs]
|
||||||
home = ["HTML", "RSS", "JSON"]
|
home = ["HTML", "RSS", "JSON"]
|
||||||
|
|
||||||
|
[markup]
|
||||||
|
defaultMarkdownHandler = "goldmark"
|
||||||
|
[markup.goldmark.renderer]
|
||||||
|
unsafe = true
|
||||||
|
|||||||
@@ -1,3 +1,11 @@
|
|||||||
[hugoVersion]
|
[hugoVersion]
|
||||||
extended = true
|
extended = true
|
||||||
min = "0.87.0"
|
min = "0.87.0"
|
||||||
|
|
||||||
|
[module]
|
||||||
|
|
||||||
|
[[module.imports]]
|
||||||
|
path = "./themes/poison"
|
||||||
|
|
||||||
|
[[module.imports]]
|
||||||
|
path = "./themes/congo"
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ Enterprise-level skills and offerings for SMBs (Small-to-Mid-sized Businesses)
|
|||||||
|
|
||||||
- Hardware (Desktops, Laptops, Tablets, Phones, Printers & More)
|
- Hardware (Desktops, Laptops, Tablets, Phones, Printers & More)
|
||||||
- Installation/setup/activation
|
- Installation/setup/activation
|
||||||
- Diagnotics & Troubleshooting
|
- Diagnostics & Troubleshooting
|
||||||
- Replacements/upgrades (hard drives, memory/RAM, video cards, batteries & more)
|
- Replacements/upgrades (hard drives, memory/RAM, video cards, batteries & more)
|
||||||
- Data backup & recovery
|
- Data backup & recovery
|
||||||
- Software
|
- Software
|
||||||
@@ -30,7 +30,7 @@ Enterprise-level skills and offerings for SMBs (Small-to-Mid-sized Businesses)
|
|||||||
- Firewall installation, setup, & configuration
|
- Firewall installation, setup, & configuration
|
||||||
- Smart home setup, configuration, and troubleshooting (Amazon Echo, Google Home, SmartThings, etc.)
|
- Smart home setup, configuration, and troubleshooting (Amazon Echo, Google Home, SmartThings, etc.)
|
||||||
- Individuals & SMBs <sup>‡</sup>
|
- Individuals & SMBs <sup>‡</sup>
|
||||||
- Web development, implementation, & maitenance
|
- Web development, implementation, & maintenance
|
||||||
- On-premise and cloud infrastructure, including but not limited to servers, virtualization, databases, CRM (Customer Relationship Management) and ERP (Enterprise Resource Planning) solutions, monitoring, automation, & disaster recovery
|
- On-premise and cloud infrastructure, including but not limited to servers, virtualization, databases, CRM (Customer Relationship Management) and ERP (Enterprise Resource Planning) solutions, monitoring, automation, & disaster recovery
|
||||||
- Custom smart home solutions
|
- Custom smart home solutions
|
||||||
- Monthly retainer(s) available upon request
|
- Monthly retainer(s) available upon request
|
||||||
Reference in New Issue
Block a user