Coder Social home page Coder Social logo

tjtelan / tjtelan.github.io Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 1.0 17.55 MB

Static site code for tjtelan.com - Powered by Zola, Github Actions and Github Pages

Home Page: https://tjtelan.com

License: Apache License 2.0

HTML 42.90% Dockerfile 1.02% SCSS 56.09%

tjtelan.github.io's Introduction

T.J. Telan

Build and deploy on push

This is the static web generator project for my website.

It is based on Zola.

On commit push, site code is compiled and pushed public to the master branch.

tjtelan.github.io's People

Contributors

tjtelan avatar dtron avatar

Watchers

 avatar James Cloos avatar

Forkers

masapasa

tjtelan.github.io's Issues

Modify blog template to add syndicated links

I'm starting to repost on dev.to and medium. I would like to keep track of those links somewhere on the canonical links. Probably near the top with the category and tags.

I only want the links visible on the blog post itself, and not in other views like the homepage or the list of all posts.

Add a category for popular posts

I would have gone ahead an added this, but I also want some visual indicator. Thus, this will need some change in the templates as well.

I'm not sure if I mean for these to be pinned on the frontpage or anything, but it would be great if they were highlighted somehow in the "all posts" list.

I think these posts will likely be manually tagged whenever I notice that a post is performing well in my analytics.

Add search bar for recent posts

This is mostly for my use. I have been going into the "All posts" page and Ctrl-fing to find posts I've already written. Zola already creates an index for my site, so this should not be too much new work. I expect it to be modification to my templates.

Unified macro for images

It would be great to have a single method for posting images. But currently I'm using one way for posting raster graphics in a resized way and the markdown way to posting SVG.

I'll be ok having to distinguish raster vs vector, but I want to be able to keep images in one place if possible w/o bloating the final site. (Probably static/?)

Mouse-over anchor links

https://www.getzola.org/documentation/content/linking/#anchor-insertion

Section index page to add insert_anchor_links: https://github.com/tjtelan/tjtelan.github.io/blob/zola/content/blog/_index.md

When insert_anchor_links = "left" (or any other valid value that isn't none), the anchor link is always visible. The documentation link does say that it is basic, but this is too basic to use out of the box.

The zola site has something like this, but on mouseover the links appear to the left, and you need to quickly race over to click the link. We can override the default behavior with a template named anchor_link.html, however, there isn't a lot of existing documentation so I'm not sure what is easy to do.

The desired behavior I want is the headers themselves to either be the anchor links or otherwise something that doesn't take so much mouse dexterity to click.

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.