Giter Club home page Giter Club logo

links's Introduction

A Beautiful Jekyll Theme For Links

Links

Screenshot

Screenshot

Checkout the Demo Here


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 locally?

  • 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
  • Install Links with npm
npm start

Want to set this up on Docker?

View repository on Docker Hub

  • Edit your _config.yml
  • Fill in the available details accordingly
  • Run the Docker container:
docker run -d -p 4000:4000 -v /absolute/path/to/_config.yml:/app/_config.yml --name links harsh98trivedi/links:latest
  • Open the browser and go to links-ip:4000. You should see your links site up and running!

Note: Whenever you make changes to the _config.yml file, you need to stop and remove the Docker container, then recreate it:

docker stop links && docker rm links && docker run -d -p 4000:4000 -v /absolute/path/to/_config.yml:/app/_config.yml --name links harsh98trivedi/links:latest

Content Credits


Special Thanks to Rohit Motwani for configuring Nodemon and making it up and running with his geeky mind, Hitanshu Sahu for improving the design with his awesome UI skills and Nelson Dane for making this compatible with Docker

License

The contents of this repository are licensed under the GNU General Public License v2.0

Netlify Status Docker

links's People

Contributors

harsh98trivedi avatar imgbotapp avatar negimeister avatar nelsondane avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

links's Issues

Title, Tagline and Image revert to Harsh's when updating

I've set up a links page, everything was going well until I had to update some of my social links recently. Title, Tagline and Image have reverted to Harsh's details, even though my links are all correct. I've been through the files on any branch of my fork, and I can't find any reference to Harsh.
Somehow it's pulling info from the source rather than the fork, and I'm not sure exactly how.

Suggestions would be good.
Thanks!

image

Incredibly long loading times when building and deploying project from Docker

You can see my version here: https://me.dain.cafe/

I've tried rebuilding the container and it didn't help. I also heard from a few people that the avatar image doesn't load for them.

Loading Properly:
image

Breaking:
image

Do you have any idea what could be causing this issue? Since I'm just modifying a .yml file and running everything else the exact same way, I honestly have no idea what the problem is.

Thank you for your time!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.