Links

forked from harsh98trivedi/Links

A Beautiful Jekyll Theme For Links

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

Netlify Status

Description
No description provided
Readme 525 KiB
Languages
HTML 77.2%
SCSS 12.3%
Ruby 8%
JavaScript 2.5%