Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dtsdwarak/personal_website
New updated personal website based on Jekyll
https://github.com/dtsdwarak/personal_website
Last synced: 22 days ago
JSON representation
New updated personal website based on Jekyll
- Host: GitHub
- URL: https://github.com/dtsdwarak/personal_website
- Owner: dtsdwarak
- License: mit
- Created: 2016-12-17T02:15:33.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-10-05T19:47:47.000Z (about 2 years ago)
- Last Synced: 2023-04-04T19:52:38.857Z (over 1 year ago)
- Language: CSS
- Homepage: https://dwarak.in
- Size: 743 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Website
## Information
This is a jekyll powered portfolio website. To host your own, edit the `_config.yml` with appropriate values and you'll have a portfolio site of your own.
## Built with
- [Milligram CSS](https://milligram.github.io/) - A minimalist CSS framework.
- [Font-Awesome](http://fontawesome.io/)
- [JekyllRB](https://jekyllrb.com/)
- [Gitlab CI and hosting](https://gitlab.com/dtsdwarak/dtsdwarak.gitlab.io/tree/master) - if you haven't tried yet, you should! It is amazing.## Help
If the domain is unreachable or if you need help setting up domain for a new page/subdomain, refer to [Gitlab pages README](https://docs.gitlab.com/ee/user/project/pages/getting_started_part_three.html).
## Note
- Repository hosted at Github is only a **mirror of the [Gitlab's repo](https://gitlab.com/dtsdwarak/dtsdwarak.gitlab.io/tree/master)**. If you're willing to contribute, please send your pull requests to Gitlab.
- Due to restrictions with [Fanboy's Social Blocking List](https://easylist-downloads.adblockplus.org/fanboy-social.txt), [Font-Awesome icons are not visible with Adblock-Plus installed](https://github.com/FortAwesome/Font-Awesome/issues/1799) as such. So, the class prefix for font-awesome icons have been changed from `fa` to `fu`. If you're planning to extend the site, make sure you stick to the new prefix.