mirror of
https://github.com/jcreek/jcreek.github.io.git
synced 2026-07-12 18:43:50 +00:00
chore(*): Update copyright year
This commit is contained in:
+21
-21
@@ -41,7 +41,7 @@ theme:
|
||||
- search.highlight
|
||||
- search.share
|
||||
|
||||
copyright: Copyright © 2011 - 2024 Josh Creek
|
||||
copyright: Copyright © 2011 - 2025 Josh Creek
|
||||
|
||||
extra:
|
||||
head:
|
||||
@@ -82,26 +82,26 @@ markdown_extensions:
|
||||
nav:
|
||||
- Home: index.md
|
||||
- Containers & Deploying:
|
||||
# - deploying/index.md
|
||||
- Docker Compose for ASP.Net Core with Postgres + S3 backups: deploying/docker-compose-for-asp-net-core-with-postgres-and-s3-backups.md
|
||||
- Docker Compose for S3 Backup and Restore of PostgreSQL: deploying/docker-compose-s3-postgres-backup-and-restore.md
|
||||
- Docker Compose for Elasticsearch and Kibana 7.9: deploying/elasticsearch-and-kibana.md
|
||||
# - deploying/index.md
|
||||
- Docker Compose for ASP.Net Core with Postgres + S3 backups: deploying/docker-compose-for-asp-net-core-with-postgres-and-s3-backups.md
|
||||
- Docker Compose for S3 Backup and Restore of PostgreSQL: deploying/docker-compose-s3-postgres-backup-and-restore.md
|
||||
- Docker Compose for Elasticsearch and Kibana 7.9: deploying/elasticsearch-and-kibana.md
|
||||
- Development Teams:
|
||||
- The way I recommend using git in a dev team: dev-team/git.md
|
||||
- How to write an excellent readme file: dev-team/readme-files.md
|
||||
- The way I recommend using git in a dev team: dev-team/git.md
|
||||
- How to write an excellent readme file: dev-team/readme-files.md
|
||||
- Home Server:
|
||||
- Generative AI:
|
||||
- How to install Ollama with a ChatGPT-like web UI: home-server/generative-ai/ollama.md
|
||||
- TrueNAS Scale:
|
||||
- Installing Home Assistant OS on Truenas Scale: home-server/truenas-scale/installing-homeassistant-on-truenas-scale.md
|
||||
- Mounting SMB shares at boot on Truenas Scale: home-server/truenas-scale/mounting-smb-shares-at-boot-on-truenas-scale.md
|
||||
- Generative AI:
|
||||
- How to install Ollama with a ChatGPT-like web UI: home-server/generative-ai/ollama.md
|
||||
- TrueNAS Scale:
|
||||
- Installing Home Assistant OS on Truenas Scale: home-server/truenas-scale/installing-homeassistant-on-truenas-scale.md
|
||||
- Mounting SMB shares at boot on Truenas Scale: home-server/truenas-scale/mounting-smb-shares-at-boot-on-truenas-scale.md
|
||||
- Web Development:
|
||||
- Setting up remote containers for IAC dev environments in dotnet 6 with postgres and SMTP: web-dev/dev-environment-container-vscode.md
|
||||
- Creating a reactive SPA simply within an ASP.Net Core web app with Vue.js: web-dev/simple-vue-spa-in-asp-dotnet-core.md
|
||||
- Dotnet & C#:
|
||||
- C# 8 Pattern Matching: web-dev/dotnet-csharp/pattern-matching.md
|
||||
- Semantic Kernel (GPT with C#) - using a vector database to store embeddings: /web-dev/dotnet-csharp/semantic-kernel-vector-database/index.html
|
||||
- Adding JSNLog to ASP .Net 6 with Serilog: web-dev/dotnet-csharp/jsnlog-asp-net-6.md
|
||||
- Javascript & Typescript:
|
||||
- How to set up a Node.js Typescript project well: web-dev/js/node-js-typescript.md
|
||||
- How to set up a Node.js Typescript web project well: web-dev/js/node-js-web-typescript.md
|
||||
- Setting up remote containers for IAC dev environments in dotnet 6 with postgres and SMTP: web-dev/dev-environment-container-vscode.md
|
||||
- Creating a reactive SPA simply within an ASP.Net Core web app with Vue.js: web-dev/simple-vue-spa-in-asp-dotnet-core.md
|
||||
- Dotnet & C#:
|
||||
- C# 8 Pattern Matching: web-dev/dotnet-csharp/pattern-matching.md
|
||||
- Semantic Kernel (GPT with C#) - using a vector database to store embeddings: /web-dev/dotnet-csharp/semantic-kernel-vector-database/index.html
|
||||
- Adding JSNLog to ASP .Net 6 with Serilog: web-dev/dotnet-csharp/jsnlog-asp-net-6.md
|
||||
- Javascript & Typescript:
|
||||
- How to set up a Node.js Typescript project well: web-dev/js/node-js-typescript.md
|
||||
- How to set up a Node.js Typescript web project well: web-dev/js/node-js-web-typescript.md
|
||||
|
||||
Reference in New Issue
Block a user