Skip to content

Latest commit

 

History

History
43 lines (35 loc) · 2.01 KB

README.md

File metadata and controls

43 lines (35 loc) · 2.01 KB

Deepthi Devaki Akkoorath

Personal site of Deepthi Devaki Akkoorath.

This site is

  1. Remix of Yevgeniy Brikman, Jonathan McGlone, jekyll-resume and Post via web.
  2. The design is loosely based on Kasper, Pixyll, and Medium.
  3. Use Basscss, Sass, Font Awesome Icons, Hint.css,and Google Fonts for styling.
  4. Use jQuery, lazySizes, and responsive-nav.js for behavior.
  5. Disqus as a commenting system.
  6. UptimeRobot and Google Analytics for monitoring and metrics.
  7. Better writer by Grammarly.
  8. IPv6, https support and made faster by CloudFlare.
  9. Images are served by RawGit.

Run dd.thekkedam.org

  1. Use Git to clone this repo git clone https://github.com/thekkedam/dd.git
  2. run git submodule update --init --recursive to get submodules
  3. Make sure you have Jekyll installed
  4. Update all data under _data, _config.yml and page informations.
  5. run ./build -u to update all required packages ( if there any problem in updating - run git submodule foreach git pull origin master)
  6. run ./build -r to run the site
  7. To test: http://localhost:4000
  8. run ./update to update git

See the Jekyll and GitHub Pages documentation for more info.

License

See LICENSE.