GithubHelp home page GithubHelp logo

uvacoder / abclinks3 Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 1.05 MB

Home Page: https://abclinks3.vercel.app/

License: GNU General Public License v2.0

Dockerfile 2.70% Ruby 7.77% HTML 75.14% SCSS 11.92% JavaScript 2.48%

abclinks3's Introduction

Links

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

abclinks3's People

Contributors

harsh98trivedi avatar imgbotapp avatar nelsondane avatar uvacoder avatar

Stargazers

 avatar

Watchers

 avatar

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.