close
Skip to content
View allhailwesttexas's full-sized avatar
🍔
🍜🍛🌮🍡🍕🍡🍺🍕🍢🍪🍣
🍔
🍜🍛🌮🍡🍕🍡🍺🍕🍢🍪🍣

Block or report allhailwesttexas

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. advent-of-code advent-of-code Public

    Some advent of code solutions.

    Python

  2. Flask/Jinja2 macro for rendering pag... Flask/Jinja2 macro for rendering pagination in a template with Bootstrap components. Can center the component by wrapping in <nav class="text-center">.
    1
    {% macro render_pagination(pagination, endpoint) %}
    2
    
                  
    3
      <ul class="pagination">
    4
    
                  
    5
        {% if pagination.has_prev %}
  3. allhailwesttexas.github.io allhailwesttexas.github.io Public

    my home on Internet 2.0

    CSS

  4. dotfiles dotfiles Public

    My dotfiles.

    Vim Script