-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
32 lines (31 loc) · 861 Bytes
/
_config.yml
File metadata and controls
32 lines (31 loc) · 861 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
name: Awesome Multi-fidelity Fusion
title: Awesome Multi-fidelity Fusion
url: https://fillip1233.github.io/
description: This is a curated paper list of existing Multi-fidelity Fusion method for Electronic Design Automation (EDA) studies.
destination: ./_site
repository: Fillip1233/Fillip1233.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 EDA | Awesome Multi-fidelity Fusion | VLSI | Artificial Intelligence | Machine Learning | Deep Learning | ML | AI | CUHK | CSE | CS
#paginate: 5
plugins:
- jekyll-sitemap
- jekyll-seo-tag
exclude:
- .travis.yml
- validate.rb
- README.md
- Gemfile
- Gemfile.lock
- bower_components
- update-vendor-deps.sh
- vendor/bundle
- vendor/bower.json