mirror of
https://github.com/wsvincent/awesome-django.git
synced 2025-01-18 07:17:02 +00:00
⚙️ Updates config
This commit is contained in:
parent
8b545a1e5a
commit
087823c88e
|
@ -3,8 +3,8 @@ email: your-email@example.com
|
||||||
description: >-
|
description: >-
|
||||||
A curated list of awesome things related to Django. Maintained by
|
A curated list of awesome things related to Django. Maintained by
|
||||||
William Vincent and Jeff Triplett
|
William Vincent and Jeff Triplett
|
||||||
baseurl: "" # the subpath of your site, e.g. /blog
|
baseurl: ""
|
||||||
url: "https://awesomedjango.org" # the base hostname & protocol for your site, e.g. http://example.com
|
url: "https://awesomedjango.org"
|
||||||
|
|
||||||
# Build settings
|
# Build settings
|
||||||
markdown: kramdown
|
markdown: kramdown
|
||||||
|
@ -27,10 +27,9 @@ exclude:
|
||||||
- modd.conf
|
- modd.conf
|
||||||
- node_modules
|
- node_modules
|
||||||
- package*.json
|
- package*.json
|
||||||
- postcss.config.js
|
|
||||||
- requirements.*
|
- requirements.*
|
||||||
|
- scripts
|
||||||
- src
|
- src
|
||||||
- tailwind.config.js
|
|
||||||
- vendor
|
- vendor
|
||||||
defaults:
|
defaults:
|
||||||
- scope:
|
- scope:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user