forked from Oppkey/industry-python
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_quarto.yml
More file actions
23 lines (22 loc) · 762 Bytes
/
_quarto.yml
File metadata and controls
23 lines (22 loc) · 762 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
project:
type: website
output-dir: _site
website:
title: "Industry Python Blog"
favicon: "assets/favicon.ico"
description: "A free Python course and industry-focused blog covering real-world app development, FastAPI, Flet, databases, deployment, and local AI with Ollama, alongside career and job market analysis, skills trends, and workforce data to help students and developers align technical learning with industry demand."
site-url: "https://oppkey.github.io/industry-python/"
google-analytics: "G-FQP9NNFEE2"
navbar:
right:
- about.qmd
- icon: github
href: https://github.com/oppkey
- icon: twitter
href: https://x.com/oppkey
format:
html:
theme:
- cosmo
- brand
css: styles.css