SkillAgentSearch skills...

Dlcampjeju

Deep Learning Camp Jeju

Install / Use

/learn @TensorFlowKR/Dlcampjeju
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Website for Deep Learning Camp Jeju<a id="website-for-deep-learning-camp-jeju"></a>

Requirements<a id="requirements"></a>

  1. Install bundler
  2. Run bundle install

Development<a id="development"></a>

# Run local server
$ make serve

Deployment<a id="deployment"></a>

  • Install ghp-import (pip install ghp-import)
# it will push everything inside of _site to origin/master_
make github

Project Structures<a id="project-structures"></a>

  • _includes contains components
  • _layouts contains page template
  • _sass contains sass
  • 2018 contains actual contents
tree -L 1 -I '*.org' .
.
├── 2017
├── 2018
├── assets
├── _config_dev.yml
├── _config.yml
├── favicon.ico
├── Gemfile
├── Gemfile.lock
├── _includes
├── index.md
├── _layouts
├── Makefile
├── README.md
├── _sass
└── _site

7 directories, 8 files
View on GitHub
GitHub Stars320
CategoryEducation
Updated1y ago
Forks50

Languages

HTML

Security Score

70/100

Audited on Sep 16, 2024

No findings