Code Monkey home page Code Monkey logo

owen-tribune's People

Contributors

jtebert avatar

Watchers

 avatar  avatar  avatar

owen-tribune's Issues

Make "contributors" a link

To the overall "contributors" page (this should be the parent page).

Also make name of the link match the title of the contributors/authors page.

Make title font admin-changeable

Somehow set by admin settings. Maybe adds it by a style= tag in the HTML, since I don't know how to use the admin interface to change CSS.

Add comment support

Probably Disqus, because it's easy and for some reason I already have a setting for the disqus username.

More pagination!

Add to:

  • author page
  • search results
  • tag filter(s)

And make sure style is consistent. Should probably break out into extra templates.

Add support for pseudo-gifs

mp4 videos that autoplay/autoloop with controls hidden.

Might be able to add as another model (ModelAdmin?) that's handled like images and documents, and can be added via another streamfield.

Update/improve pull quote

  • Not enough margin below
  • Content not formatted with markdown
  • Improvements:
    • Get rid of the box and right side bar
    • Make the text bigger/offset/emphasized in some other way
    • Use subtitle font for quote author

Add float clears

For content headings: clear: both (on the h2, h3, etc.)

For left-floated images: clear: left; (on the block containing the image -- .block-captioned_image)

Add search functionality

Goes somewhere in the top bar?

Not sure if I need to set up elasticsearch. (LazyBaker seems to work fine without it.)

Add rows/gallery option for images

If images are different dimensions (or have different length captions), trying to put them in a row or a grid doesn't turn out nicely.

This might be a use case for Bulma tiles.

A related question: how do you vertically align items with different sizes? (Complicated by having captions/sources in addition to images.)

Email backend

Use Google SMTP.

For password retrieval and maybe user account creation confirmation.

Menu doesn't collapse

  1. Shrink width until menu collapses
  2. Click or tap to open menu (works)
  3. Click or tap to close menu (doesn't close)

It does seem to go through "collapsing" state but then immediately go back to being open. Something wrong w/ the JS. Let's blame Bootstrap

Make images float-able

Add parameter to image embedding in stream field (custom field?) that lets them be floated left and right.

May also want to apply to videos.

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.