8be493012e9150171547882b07ccbbeaae7b09e5
Links
forked from harsh98trivedi/Links
A Beautiful Jekyll Theme For Links
Installation
System Requirements
Up and Running
- Fork this Repository
- Edit the _config.yml
- Fill the available details accordingly
- Commit the changes
Links is also Netlify ready. ✅
You can checkout the netlify version up and running here.
Want to set this up on docker?
- Clone this Repository using Git
Kindly Change [USERNAME] with your own GitHub UserName
git clone https://github.com/[USERNAME]/links
- Go to the project directory
cd links
- Build the image
docker build -t links .
- Start the container
docker run -d -p "8080:80" --name links links
Content Credits
Special Thanks to Rohit Motwani for configuring Nodemon and making it up and running with his geeky mind and Hitanshu Sahu for improving the design with his awesome UI skills.
License
The contents of this repository are licensed under the GNU General Public License v2.0
Description
Languages
HTML
77.2%
SCSS
12.3%
Ruby
8%
JavaScript
2.5%
