- Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
Latest commit
13 lines (13 loc) · 393 Bytes
/
Copy path_config.yml
File metadata and controls
13 lines (13 loc) · 393 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
plugins:
- jekyll-relative-links
- jekyll-remote-theme # add this line to the plugins list if you already have one
relative_links:
enabled: true
collections: true
include:
- CONTRIBUTING.md
- README.md
- LICENSE.md
remote_theme: pages-themes/hacker@v0.2.0
title: Learn JavaScript - CodeWithARK
description: Learn basics of JavaScript by following the step-by-step guided tutorial