Personal site of Deepthi Devaki Akkoorath.
- Remix of Yevgeniy Brikman, Jonathan McGlone, jekyll-resume and Post via web.
- The design is loosely based on Kasper, Pixyll, and Medium.
- Use Basscss, Sass, Font Awesome Icons, Hint.css,and Google Fonts for styling.
- Use jQuery, lazySizes, and responsive-nav.js for behavior.
- Disqus as a commenting system.
- UptimeRobot and Google Analytics for monitoring and metrics.
- Better writer by Grammarly.
- IPv6, https support and made faster by CloudFlare.
- Images are served by RawGit.
- Use Git to clone this repo
git clone https://github.com/thekkedam/dd.git
- run
git submodule update --init --recursive
to get submodules - Make sure you have Jekyll installed
- Update all data under
_data
,_config.yml
and page informations. - run
./build -u
to update all required packages ( if there any problem in updating - rungit submodule foreach git pull origin master
) - run
./build -r
to run the site - To test:
http://localhost:4000
- run
./update
to update git
See the Jekyll and GitHub Pages documentation for more info.
See LICENSE.