Skip to content
  • Thalida Noel's avatar
    Window: Python + Flask Practice (#5) · aaa38b50
    Thalida Noel authored
    * Cleaned repo
    
    * Setup Python Flask Server w/ Markdown Support
    
    * Refactored serverside, Updated styles, Simplified Templates
    
    * Added api call to get weather for users location
    
    * Updated markdown post return format, Created js vars with page data
    
    * Save current data in cookie, Refactored Weather logic
    
    * Reogranized app structure, Added url_for in tpls for static assets
    
    * Updated how posts are fetched and routing, Added support for nested post dirs
    
    * Updated to load all posts on server init
    
    * Added ability to sort posts by date, Updated Cookies
    
    * Setup Pipenv
    
    * Re-installed darkskylib and markdown
    
    * Updated Markdown posts to be more testable and added _ to 'private' functions
    
    * Setup MarkdownPosts test file with _load_posts test
    
    * Setup more tests
    
    * Added external link meta and fixed borked tests
    
    * Fixed bad default and updated tests
    
    * Fixed bad default and updated tests
    
    * Updated templates, Added prev/next posts, Added careers
    
    * Hide Default Date
    
    * Added versions for css/js cache busting
    
    * Updated site content to match new desgins
    
    * Updated posts templating, Fixed markdown tests
    
    * Um updated template vars and refactored functions???
    
    * Updated about copy
    
    * Added collection to markdown post meta
    
    * Rough setup of support for collections
    
    * Updated to only use posts_collection
    
    * Updated template and cleaned up posts
    
    * Updated the styling of about section, Setup new collection order, and a whole bunch of other stuff
    
    * Added Sorting to Collections, Setup for formatting meta to a specific type
    
    * Added better support for default meta, updated collection order logic, and a bunch of other shittttt
    
    * Redirect to homepage if hidden post or collection
    
    * Tweaked string casing to follow xrules
    
    * Comments for Days (and also some minor refactoring)
    
    * Once again comments for days (and also some minor refactoring) on PostsCollection
    
    * Moved posts list template to partials file
    
    * Don't display hidden posts (...makes sense...) | Sort by date updated then date | Date posted === Date
    
    * Updated posts/collection styling
    
    * Posts Collection: Added featured class + updated link rendering
    
    * Added jobs and styled
    
    * Added footer and styles
    
    * Added header and styling
    
    * Added site wrapper | Updated jobs styling | Updated about bio sytles
    
    * Added support for multiple icons | Automatically add external icon if external url
    
    * Minor template tweaks | Upadted hover and responsive styles
    
    * Styling, Tagzzz, Responsiveness, CSS
    
    * Added css grid fallbacks
    
    * Updated site to better support older browsers
    
    * Updated test/demo post data
    
    * Added icons
    
    * Rough fix for synonymous meta data
    
    * Truncate long text | Anchor Links
    
    * Setup window.py/scene
    
    * Fixed syntax issues with window.py
    
    * Updated get url and collection logic to use regex (thanks x)
    
    * Updated meta formatting logic to support alias keys
    
    * Updated post sorting, thanks again x
    
    * Added window and weather
    
    * Added more scene elemnts
    
    * Updated animations and got working on safari
    
    * Animated droplets, Updated alt text, Some cleanup
    
    * Ran css through auto-prefixer
    
    * Ran base.css through autoprefix
    
    * minor tweaks to app.py
    
    * Added ability to see all time colors; Fixed bug with logic
    
    * Made rain/snow/sleet/hail animations seamless
    
    * Updated spacing between header & window
    
    * Updated leaf falling animation
    
    * Updated favicon
    
    * Posts Collection: Added ability to set defaults | Added demo page
    
    * Renamed posts partial | Made tweaks for animations
    
    * Created animation on label colors
    
    * Updated time color and sayings logic
    
    * Setup api for window scene outside
    
    * Updated window api to have scene label
    
    * changed js load setup and updated selectors
    
    * Simplified logic and added max attempts to api call
    
    * minor tweaks
    
    * debugging stuffs
    
    * Set trinidad as default lat/lng
    
    * Updated window time logic
    
    * more timezone math
    
    * Updated posts meta to match reality
    
    * tweaks to padding and copy
    
    * Updated icons/styles
    
    * updated weather copy
    
    * Added support for post meta images
    
    * Made tweaks to demo posts
    
    * Updated header1 fonts
    
    * Updated animations and header bar widths
    
    * Updated bio/about section
    
    * Updated about with links and changed featured color to pink
    
    * Added webkit prefixes | delay both home animations the same amount
    
    * weather api tweaks
    
    * Tweaked window resposivenesses on small heights
    
    * Fixed bug with no default on debug data
    
    * added profesh assets manager
    
    * updated meta
    
    * fixed spacing - removed cssmin
    
    * Updated link and card styles
    
    * updated link styles
    
    * Removed specific api folder | Fixed datetime now bugs | Added version to css
    
    * Each server resert should force new cookies
    
    * Updated cookies and force update logic
    
    * Changed const casing
    
    * added window debug data
    
    * Updated Docker | Fixed ip issues
    
    * Changed card styles
    
    * Styling tweaks and minor copy change
    
    * Set real links
    
    * moved posts under templates
    
    * Fixed responsiveness on really really small sizes
    
    * Changed job card min height | Added borders around collection section | Changed twit link copy
    
    * Changed collection border to green green green
    
    * Some stuff, I dunno
    
    * Added version to all post links
    
    * Cahnged card contents to be centered on mobile
    
    * Fixed linehight for text--micro
    
    * Changed link styles again | Fixeed bug with too many reqeusts
    
    * Updated posts page, more things, I dunno it's a big really horrible commit
    
    * Fixed versioning
    
    * holy shit i've been forgetting to commit -- this is a beast
    
    * fixed color math | changed key and codesnippet styles
    
    * late night bug fixes 🙅🏾
    
    * setup test of collection w/ 1 post
    
    * words/home
    
    * Link and copy changes
    
    * restructured files
    
    * Changed body font
    
    * more font tweaks
    
    * updated monospace font
    
    * Fixed timezone math bug
    
    * Hide threadsss until launched
    
    * What's on my andorid
    
    * Made awk break less awk... maybe?
    
    * oops
    
    * changed windy animation
    
    * updated post date
    
    * style tweaks and updated whats on my andorid
    
    * Whats on my device writing
    
    * updated website links on whats on my [device] posts
    
    * Updated whats on my andorid
    
    * All-the-posts-and-things
    
    * Fixed what's on my andorid spelling
    aaa38b50