acad-homepage.github.io
AcadHomepage: A Modern and Responsive Academic Personal Homepage
File Explorer
Download Latest Version (.zip)- google_scholar_crawler.yaml
- FUNDING.yml
- navigation.yml
- custom.html
- analytics.html
- author-profile.html
- browser-upgrade.html
- fetch_google_scholar_stats.html
- head.html
- masthead.html
- scripts.html
- seo.html
- sidebar.html
- default.html
- about.md
- _default-pair.scss
- _default.scss
- _double-string.scss
- _resolution.scss
- _default.scss
- _default.scss
- _double.scss
- _query.scss
- _resolution.scss
- _single.scss
- _triple.scss
- _breakpoint.scss
- _context.scss
- _helpers.scss
- _legacy-settings.scss
- _no-query.scss
- _parsers.scss
- _respond-to.scss
- _settings.scss
- _animated.scss
- _bordered-pulled.scss
- _core.scss
- _fixed-width.scss
- _icons.scss
- _larger.scss
- _list.scss
- _mixins.scss
- _rotated-flipped.scss
- _screen-reader.scss
- _shims.scss
- _stacked.scss
- _variables.scss
- brands.scss
- fontawesome.scss
- regular.scss
- solid.scss
- v4-shims.scss
- _magnific-popup.scss
- _settings.scss
- _background.scss
- _bleed.scss
- _box-sizing.scss
- _breakpoint-plugin.scss
- _container.scss
- _context.scss
- _gallery.scss
- _grids.scss
- _gutters.scss
- _isolate.scss
- _margins.scss
- _padding.scss
- _rows.scss
- _settings.scss
- _span.scss
- _validation.scss
- _background.scss
- _functions.scss
- _grid.scss
- _isolation.scss
- _margin.scss
- _media.scss
- _padding.scss
- _settings.scss
- _susy.scss
- _susyone.scss
- _container.scss
- _end.scss
- _isolate.scss
- _span.scss
- _background.scss
- _container.scss
- _direction.scss
- _inspect.scss
- _margins.scss
- _output.scss
- _padding.scss
- _background.scss
- _box-sizing.scss
- _clearfix.scss
- _prefix.scss
- _rem.scss
- _support.scss
- _float.scss
- _shared.scss
- _support.scss
- _grid.scss
- _settings.scss
- _utilities.scss
- _validation.scss
- _su.scss
- _su.scss
- _susy.scss
- _susyone.scss
- _animations.scss
- _archive.scss
- _base.scss
- _buttons.scss
- _footer.scss
- _forms.scss
- _masthead.scss
- _mixins.scss
- _navigation.scss
- _notices.scss
- _page.scss
- _print.scss
- _reset.scss
- _sidebar.scss
- _syntax.scss
- _tables.scss
- _utilities.scss
- _variables.scss
- academicons.css
- academicons.min.css
- collapse.css
- main.scss
- academicons.eot
- academicons.svg
- academicons.ttf
- academicons.woff
- fa-brands-400.eot
- fa-brands-400.svg
- fa-brands-400.ttf
- fa-brands-400.woff
- fa-brands-400.woff2
- fa-regular-400.eot
- fa-regular-400.svg
- fa-regular-400.ttf
- fa-regular-400.woff
- fa-regular-400.woff2
- fa-solid-900.eot
- fa-solid-900.svg
- fa-solid-900.ttf
- fa-solid-900.woff
- fa-solid-900.woff2
- jquery.fitvids.js
- jquery.greedy-navigation.js
- jquery.magnific-popup.js
- jquery.smooth-scroll.min.js
- stickyfill.min.js
- jquery-1.12.4.min.js
- _main.js
- collapse.js
- main.min.js
- README-zh.md
- screenshot.png
- .gitignore
- main.py
- requirements.txt
- 500x300.png
- android-chrome-192x192.png
- android-chrome-512x512.png
- apple-touch-icon.png
- favicon-16x16.png
- favicon-32x32.png
- favicon.ico
- site.webmanifest
- .gitignore
- _config.yml
- Gemfile
- Gemfile.lock
- LICENSE
- README.md
- run_server.sh
# Installation Guide
1. Get the code
git clone https://github.com/RayeRen/acad-homepage.github.io
Downloads the entire project code from GitHub to your computer.
cd acad-homepage.github.io
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install -r google_scholar_crawler/requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
python <μ€νν νμΌλͺ
>.py # READMEμμ μ νν μ€ν νμΌλͺ
μ νμΈνμΈμ
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
3. Ruby
EasyPrerequisites
bundle install
Installs the Ruby libraries listed in the Gemfile.
If bundle install finishes without errors, continue with the run command from the README (e.g. rails server).
// repository documentation
Was this content helpful?
(0 ratings)
