-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
33 lines (32 loc) · 894 Bytes
/
_config.yml
File metadata and controls
33 lines (32 loc) · 894 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
name: Awesome AI for EDA
title: Awesome AI for EDA
url: https://ai4eda.github.io
description: This is a curated paper list of existing Artificial Intelligence (AI) for Electronic Design Automation (EDA) studies.
destination: ./_site
repository: ai4eda/ai4eda.github.io
twitter: joyg_phd
lsi: false
port: 4000
markdown: kramdown
future: true
kramdown:
parse_block_html: true
syntax_highlighter: rouge
permalink: pretty
#seo
tagline: A curated paper list of AI for EDA | Awesome AI for EDA | ai4eda | awesome-ai4eda | VLSI | Artificial Intelligence | Machine Learning | Deep Learning | EDA | ML | Guojin Chen | AI | CUHK | CSE | CS
#paginate: 5
plugins:
- jekyll-sitemap
- jekyll-seo-tag
- jekyll-github-metadata
exclude:
- .travis.yml
- validate.rb
- README.md
- Gemfile
- Gemfile.lock
- bower_components
- update-vendor-deps.sh
- vendor/bundle
- vendor/bower.json