Jelajahi Sumber

:gear: Updates config

Jeff Triplett 3 bulan lalu
induk
melakukan
087823c88e
1 mengubah file dengan 3 tambahan dan 4 penghapusan
  1. 3 4
      _config.yml

+ 3 - 4
_config.yml

@@ -3,8 +3,8 @@ email: your-email@example.com
 description: >-
   A curated list of awesome things related to Django. Maintained by
   William Vincent and Jeff Triplett
-baseurl: "" # the subpath of your site, e.g. /blog
-url: "https://awesomedjango.org" # the base hostname & protocol for your site, e.g. http://example.com
+baseurl: ""
+url: "https://awesomedjango.org"
 
 # Build settings
 markdown: kramdown
@@ -27,10 +27,9 @@ exclude:
   - modd.conf
   - node_modules
   - package*.json
-  - postcss.config.js
   - requirements.*
+  - scripts
   - src
-  - tailwind.config.js
   - vendor
 defaults:
   - scope: