Git Product home page Git Product logo

indigo-linkinbio's Introduction

Indigo-based Minimalist Jekyll Template

Modified from the original for use as a social media link tree.

I created this is an alternative to paid-for link services and to build something I can manage using familiar workflows. Oh, and it doesn't hurt that it's open source. Enjoy. -zd

Demo

screen-shot

What's inside

Setup

  1. Fork the project indigo-linkinbio.
  2. Edit _config.yml with your data.
  3. See the example post. The "tag" will be used as the href value, the excerpt for the link text.
  4. Customize 'a.button' in general.sass (or any other style, for that matter) to make it yours.

If you want to test locally on your machine, perform the following:

  1. Read and follow these instructions.
  2. Clone the forked repo on your machine.
  3. Enter the cloned folder via terminal and run bundle install.
  4. Then run bundle exec jekyll serve --config _config.yml,_config-dev.yml.
  5. Open it in your browser: http://localhost:4000.

Settings

You must fill some informations on _config.yml to customize your site.

name: John Doe
bio: 'A Man who travels the world eating noodles and posts about it on social media'
picture: 'assets/images/profile.jpg'
...

Original License

MIT License © Sérgio Kopplin

indigo-linkinbio's People

Contributors

zchef2k avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

indigo-linkinbio's Issues

Meta description?

Firstly, thanks for this, I was able to adjust it to my own needs and you laid it out really well! The one thing I can't seem to adjust is the meta description which gets compiled as:

<meta name="description" content="Simple jekyll template for use as a social media link tree." /> <meta property="og:description" content="Simple jekyll template for use as a social media link tree." />

I have set my own meta description in default.html and it gets compiled before these two lines, but these lines overwrite it when sharing the link. Oddly, I cannot find this string when searching in the repo. Any help would be much appreciated.

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.