Coder Social home page Coder Social logo

bowdoincollege / fancy-link-farm Goto Github PK

View Code? Open in Web Editor NEW
1.0 6.0 0.0 5 KB

Fancy Link Farm Template for showing a list of links in a searchable table from a YAML data file

Home Page: https://bowdoincollege.github.io/fancy-link-farm/

License: MIT License

HTML 100.00%
javascript template jquery bootstrap

fancy-link-farm's Introduction

Fancy Link Farm Table

About

Template to display list of links in a searchable, filterable, pretty HTML table. Done in 100% JavaScript so no awkward server code is needed.

Originally forked from derekeder/csv-to-html-table, but later converted to just using YAML data and jQuery DataTables.

Adapt to your stuff and using this template

To set this up for your links, you will need to edit index.html:

  • Change the page title in the <head> section
  • Change the <header> text to match your project's description
  • Change the table row headings text to match your project's data fields
  • Change the columns in the JavaScript code to match your YAML data fields
  • Change the <footer> text to match your project's description (like the header)

Then for all your data:

  • Update the links.yaml file with your data

In daily usage, after being installed, the links.yaml is updated with new links and descriptive fields. Then, viola, the site is magically and deliciously updated.

About the Code

Originally adapted from derekeder/csv-to-html-table. Which would convert CSV files for use by jQuery DataTables. I no longer use any of Derek's code, but have an appreciation and give thanks for his work.

This version uses:

Copyright

Copyright (c) 2018 Stephen Houser. Released under the MIT License.

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.