Code Monkey home page Code Monkey logo

autocento's Introduction

duckwork is acdw is duckwork

hi there. my name is Case. i'm known also as acdw, @acdw, ~acdw, ~breadw, and of course, duckwork.

i actually don't do much development on github any more. you can find my good stuff on sourcehut https://git.acdw.net. i currently work on stuff in bash for the smol internet, including bollux, a browser for the gemini protocol; unk, a teeny tiny static site generator; and mrgrctrnl, a magic ssh tunneler thing.

uhhh i'm pretty sure github requires emojis on readmes now, so here: ๐Ÿ”ฅ๐ŸŒญ๐Ÿž๐Ÿ˜‚๐ŸŒ๐Ÿ”๐ŸŽฉ๐ŸŽณ๐Ÿ˜ค

autocento's People

Contributors

duckwork avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

loosepoops

autocento's Issues

Realign <dedication> and <epigraph>

Basically, this would be perfect:

  • If only or , align it to the right underneath the title block + above the HR.
  • If both:
    • on left, 1em above line.
    • on right, 1em above line.
    • both underneath title block and above line, like example below.
                       TITLE
for dedication                              -- epigraph
--------------------------------------------------------

L'appel du vide (and other mixed-genre) -- how to do that?

So "L'appel du vide" is full-width -- which is a problem due to its nature as prose & verse. And because it's just a problem. Ideas to fix:

  • Make the overarching genre "prose" and see if that fixes it
  • Make overarching genre "mixed" and use {.prose} and {.verse} in headers in pandoc source (will this work?)
  • Something else -- maybe custom css ? Maybe css in 'stark.css'?

Add backlinks

Make a thing where each page shows backlinks to pages that link to it.

Refactor CSS

Split it up by page sections, ya donk.

And think about wrapping every piece in a class or ID, and having one CSS file, instead of multiple files.

NAV links fixing

Add titles to nav links in .template.html:

<a href="#" title="Next article$if(project.title) in $project.title$$endif$">

THINK ABOUT: should the links have that fancy background and border thing to simulate arrows, instead of >> ? And on hover, should they go inverted?

Move ekphrastic image links into YAML & template

For articles like "The Death Zone" & "AMBER Alert," the images are really there as references to the ekphrastic nature of the article. I need to figure out how to portray this, whether by a background image to the page, or with a large stand-alone image; either way, I need to move the links to those images out of the content themselves and into the YAML metadata. Possible tag names:

  • ekphrasis
  • image
  • ... ?

Add cover page

Add a "Start here"
"Or start here"
And a cool image and stuff -- that'll make it look real real nice.

Add paragraphing to Hapax Legomena

Figure out how to get the makefile (or break it out into a seperate shell script?!) to break the hapax.txt into paragraphs by letter.

Dedication isn't showing

In .template.html, it's inside of the $if(epigraph.content)$ block. Move that last $endif$ from the <header> up to be a part of the epigraph block.

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.