Giter Club home page Giter Club logo

cillianreilly.com's Introduction

cillianreilly.com's People

Contributors

cillianreilly avatar

Watchers

 avatar

cillianreilly.com's Issues

link parsing is broken for links containing =

Parsing external links is broken when the link contains a equal sign:

$ grep youtube templates/blog.template  | cut -d = -f2
"https://www.youtube.com/watch?v

This should really be some sort of capture group on the href tag

Clean up tag attributes on blog pages

grep sport templates/blog/first-parkrun-win.template
        <a href="/blog/sport" style="font-size:12px;color: #646464;background-color: #E0E0E0;text-decoration: none">&nbspsport&nbsp</a></h3>

Remove the color as it's covered in blog-post-style.css

Dynamically generate rss.xml

rss.xml is currently a static page - write a script to parse blog html page into the RSS xml standard in the correct location and run as part of deploy.sh

Dynamically generate pages

Include static in template files e.g. head data, nav bar. Write a script to generate the pages appropriate.

Saves updating all pages when a common update needs to be made

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.