Add feather icons and use them in the global nav, add RSS
authorDavid Kerkeslager <kerkeslager@gmail.com>
Mon, 17 Aug 2020 18:27:53 +0000 (14:27 -0400)
committerDavid Kerkeslager <kerkeslager@gmail.com>
Mon, 17 Aug 2020 18:27:53 +0000 (14:27 -0400)
commit4e24ed1986c4aae4e827989d055ecc729c3cbdea
treee9392d6df51e78bade3ace3b76e44a0b3812041e
parent7308461deccc456a52985711902b1d02367784ea
Add feather icons and use them in the global nav, add RSS
291 files changed:
core/models.py
core/templates/core/base.html
core/templates/core/style.css
core/templates/feather/activity.svg [new file with mode: 0644]
core/templates/feather/airplay.svg [new file with mode: 0644]
core/templates/feather/alert-circle.svg [new file with mode: 0644]
core/templates/feather/alert-octagon.svg [new file with mode: 0644]
core/templates/feather/alert-triangle.svg [new file with mode: 0644]
core/templates/feather/align-center.svg [new file with mode: 0644]
core/templates/feather/align-justify.svg [new file with mode: 0644]
core/templates/feather/align-left.svg [new file with mode: 0644]
core/templates/feather/align-right.svg [new file with mode: 0644]
core/templates/feather/anchor.svg [new file with mode: 0644]
core/templates/feather/aperture.svg [new file with mode: 0644]
core/templates/feather/archive.svg [new file with mode: 0644]
core/templates/feather/arrow-down-circle.svg [new file with mode: 0644]
core/templates/feather/arrow-down-left.svg [new file with mode: 0644]
core/templates/feather/arrow-down-right.svg [new file with mode: 0644]
core/templates/feather/arrow-down.svg [new file with mode: 0644]
core/templates/feather/arrow-left-circle.svg [new file with mode: 0644]
core/templates/feather/arrow-left.svg [new file with mode: 0644]
core/templates/feather/arrow-right-circle.svg [new file with mode: 0644]
core/templates/feather/arrow-right.svg [new file with mode: 0644]
core/templates/feather/arrow-up-circle.svg [new file with mode: 0644]
core/templates/feather/arrow-up-left.svg [new file with mode: 0644]
core/templates/feather/arrow-up-right.svg [new file with mode: 0644]
core/templates/feather/arrow-up.svg [new file with mode: 0644]
core/templates/feather/at-sign.svg [new file with mode: 0644]
core/templates/feather/award.svg [new file with mode: 0644]
core/templates/feather/bar-chart-2.svg [new file with mode: 0644]
core/templates/feather/bar-chart.svg [new file with mode: 0644]
core/templates/feather/battery-charging.svg [new file with mode: 0644]
core/templates/feather/battery.svg [new file with mode: 0644]
core/templates/feather/bell-off.svg [new file with mode: 0644]
core/templates/feather/bell.svg [new file with mode: 0644]
core/templates/feather/bluetooth.svg [new file with mode: 0644]
core/templates/feather/bold.svg [new file with mode: 0644]
core/templates/feather/book-open.svg [new file with mode: 0644]
core/templates/feather/book.svg [new file with mode: 0644]
core/templates/feather/bookmark.svg [new file with mode: 0644]
core/templates/feather/box.svg [new file with mode: 0644]
core/templates/feather/briefcase.svg [new file with mode: 0644]
core/templates/feather/calendar.svg [new file with mode: 0644]
core/templates/feather/camera-off.svg [new file with mode: 0644]
core/templates/feather/camera.svg [new file with mode: 0644]
core/templates/feather/cast.svg [new file with mode: 0644]
core/templates/feather/check-circle.svg [new file with mode: 0644]
core/templates/feather/check-square.svg [new file with mode: 0644]
core/templates/feather/check.svg [new file with mode: 0644]
core/templates/feather/chevron-down.svg [new file with mode: 0644]
core/templates/feather/chevron-left.svg [new file with mode: 0644]
core/templates/feather/chevron-right.svg [new file with mode: 0644]
core/templates/feather/chevron-up.svg [new file with mode: 0644]
core/templates/feather/chevrons-down.svg [new file with mode: 0644]
core/templates/feather/chevrons-left.svg [new file with mode: 0644]
core/templates/feather/chevrons-right.svg [new file with mode: 0644]
core/templates/feather/chevrons-up.svg [new file with mode: 0644]
core/templates/feather/chrome.svg [new file with mode: 0644]
core/templates/feather/circle.svg [new file with mode: 0644]
core/templates/feather/clipboard.svg [new file with mode: 0644]
core/templates/feather/clock.svg [new file with mode: 0644]
core/templates/feather/cloud-drizzle.svg [new file with mode: 0644]
core/templates/feather/cloud-lightning.svg [new file with mode: 0644]
core/templates/feather/cloud-off.svg [new file with mode: 0644]
core/templates/feather/cloud-rain.svg [new file with mode: 0644]
core/templates/feather/cloud-snow.svg [new file with mode: 0644]
core/templates/feather/cloud.svg [new file with mode: 0644]
core/templates/feather/code.svg [new file with mode: 0644]
core/templates/feather/codepen.svg [new file with mode: 0644]
core/templates/feather/codesandbox.svg [new file with mode: 0644]
core/templates/feather/coffee.svg [new file with mode: 0644]
core/templates/feather/columns.svg [new file with mode: 0644]
core/templates/feather/command.svg [new file with mode: 0644]
core/templates/feather/compass.svg [new file with mode: 0644]
core/templates/feather/copy.svg [new file with mode: 0644]
core/templates/feather/corner-down-left.svg [new file with mode: 0644]
core/templates/feather/corner-down-right.svg [new file with mode: 0644]
core/templates/feather/corner-left-down.svg [new file with mode: 0644]
core/templates/feather/corner-left-up.svg [new file with mode: 0644]
core/templates/feather/corner-right-down.svg [new file with mode: 0644]
core/templates/feather/corner-right-up.svg [new file with mode: 0644]
core/templates/feather/corner-up-left.svg [new file with mode: 0644]
core/templates/feather/corner-up-right.svg [new file with mode: 0644]
core/templates/feather/cpu.svg [new file with mode: 0644]
core/templates/feather/credit-card.svg [new file with mode: 0644]
core/templates/feather/crop.svg [new file with mode: 0644]
core/templates/feather/crosshair.svg [new file with mode: 0644]
core/templates/feather/database.svg [new file with mode: 0644]
core/templates/feather/delete.svg [new file with mode: 0644]
core/templates/feather/disc.svg [new file with mode: 0644]
core/templates/feather/divide-circle.svg [new file with mode: 0644]
core/templates/feather/divide-square.svg [new file with mode: 0644]
core/templates/feather/divide.svg [new file with mode: 0644]
core/templates/feather/dollar-sign.svg [new file with mode: 0644]
core/templates/feather/download-cloud.svg [new file with mode: 0644]
core/templates/feather/download.svg [new file with mode: 0644]
core/templates/feather/dribbble.svg [new file with mode: 0644]
core/templates/feather/droplet.svg [new file with mode: 0644]
core/templates/feather/edit-2.svg [new file with mode: 0644]
core/templates/feather/edit-3.svg [new file with mode: 0644]
core/templates/feather/edit.svg [new file with mode: 0644]
core/templates/feather/external-link.svg [new file with mode: 0644]
core/templates/feather/eye-off.svg [new file with mode: 0644]
core/templates/feather/eye.svg [new file with mode: 0644]
core/templates/feather/facebook.svg [new file with mode: 0644]
core/templates/feather/fast-forward.svg [new file with mode: 0644]
core/templates/feather/feather.svg [new file with mode: 0644]
core/templates/feather/figma.svg [new file with mode: 0644]
core/templates/feather/file-minus.svg [new file with mode: 0644]
core/templates/feather/file-plus.svg [new file with mode: 0644]
core/templates/feather/file-text.svg [new file with mode: 0644]
core/templates/feather/file.svg [new file with mode: 0644]
core/templates/feather/film.svg [new file with mode: 0644]
core/templates/feather/filter.svg [new file with mode: 0644]
core/templates/feather/flag.svg [new file with mode: 0644]
core/templates/feather/folder-minus.svg [new file with mode: 0644]
core/templates/feather/folder-plus.svg [new file with mode: 0644]
core/templates/feather/folder.svg [new file with mode: 0644]
core/templates/feather/framer.svg [new file with mode: 0644]
core/templates/feather/frown.svg [new file with mode: 0644]
core/templates/feather/gift.svg [new file with mode: 0644]
core/templates/feather/git-branch.svg [new file with mode: 0644]
core/templates/feather/git-commit.svg [new file with mode: 0644]
core/templates/feather/git-merge.svg [new file with mode: 0644]
core/templates/feather/git-pull-request.svg [new file with mode: 0644]
core/templates/feather/github.svg [new file with mode: 0644]
core/templates/feather/gitlab.svg [new file with mode: 0644]
core/templates/feather/globe.svg [new file with mode: 0644]
core/templates/feather/grid.svg [new file with mode: 0644]
core/templates/feather/hard-drive.svg [new file with mode: 0644]
core/templates/feather/hash.svg [new file with mode: 0644]
core/templates/feather/headphones.svg [new file with mode: 0644]
core/templates/feather/heart.svg [new file with mode: 0644]
core/templates/feather/help-circle.svg [new file with mode: 0644]
core/templates/feather/hexagon.svg [new file with mode: 0644]
core/templates/feather/home.svg [new file with mode: 0644]
core/templates/feather/image.svg [new file with mode: 0644]
core/templates/feather/inbox.svg [new file with mode: 0644]
core/templates/feather/info.svg [new file with mode: 0644]
core/templates/feather/instagram.svg [new file with mode: 0644]
core/templates/feather/italic.svg [new file with mode: 0644]
core/templates/feather/key.svg [new file with mode: 0644]
core/templates/feather/layers.svg [new file with mode: 0644]
core/templates/feather/layout.svg [new file with mode: 0644]
core/templates/feather/life-buoy.svg [new file with mode: 0644]
core/templates/feather/link-2.svg [new file with mode: 0644]
core/templates/feather/link.svg [new file with mode: 0644]
core/templates/feather/linkedin.svg [new file with mode: 0644]
core/templates/feather/list.svg [new file with mode: 0644]
core/templates/feather/loader.svg [new file with mode: 0644]
core/templates/feather/lock.svg [new file with mode: 0644]
core/templates/feather/log-in.svg [new file with mode: 0644]
core/templates/feather/log-out.svg [new file with mode: 0644]
core/templates/feather/mail.svg [new file with mode: 0644]
core/templates/feather/map-pin.svg [new file with mode: 0644]
core/templates/feather/map.svg [new file with mode: 0644]
core/templates/feather/maximize-2.svg [new file with mode: 0644]
core/templates/feather/maximize.svg [new file with mode: 0644]
core/templates/feather/meh.svg [new file with mode: 0644]
core/templates/feather/menu.svg [new file with mode: 0644]
core/templates/feather/message-circle.svg [new file with mode: 0644]
core/templates/feather/message-square.svg [new file with mode: 0644]
core/templates/feather/mic-off.svg [new file with mode: 0644]
core/templates/feather/mic.svg [new file with mode: 0644]
core/templates/feather/minimize-2.svg [new file with mode: 0644]
core/templates/feather/minimize.svg [new file with mode: 0644]
core/templates/feather/minus-circle.svg [new file with mode: 0644]
core/templates/feather/minus-square.svg [new file with mode: 0644]
core/templates/feather/minus.svg [new file with mode: 0644]
core/templates/feather/monitor.svg [new file with mode: 0644]
core/templates/feather/moon.svg [new file with mode: 0644]
core/templates/feather/more-horizontal.svg [new file with mode: 0644]
core/templates/feather/more-vertical.svg [new file with mode: 0644]
core/templates/feather/mouse-pointer.svg [new file with mode: 0644]
core/templates/feather/move.svg [new file with mode: 0644]
core/templates/feather/music.svg [new file with mode: 0644]
core/templates/feather/navigation-2.svg [new file with mode: 0644]
core/templates/feather/navigation.svg [new file with mode: 0644]
core/templates/feather/octagon.svg [new file with mode: 0644]
core/templates/feather/package.svg [new file with mode: 0644]
core/templates/feather/paperclip.svg [new file with mode: 0644]
core/templates/feather/pause-circle.svg [new file with mode: 0644]
core/templates/feather/pause.svg [new file with mode: 0644]
core/templates/feather/pen-tool.svg [new file with mode: 0644]
core/templates/feather/percent.svg [new file with mode: 0644]
core/templates/feather/phone-call.svg [new file with mode: 0644]
core/templates/feather/phone-forwarded.svg [new file with mode: 0644]
core/templates/feather/phone-incoming.svg [new file with mode: 0644]
core/templates/feather/phone-missed.svg [new file with mode: 0644]
core/templates/feather/phone-off.svg [new file with mode: 0644]
core/templates/feather/phone-outgoing.svg [new file with mode: 0644]
core/templates/feather/phone.svg [new file with mode: 0644]
core/templates/feather/pie-chart.svg [new file with mode: 0644]
core/templates/feather/play-circle.svg [new file with mode: 0644]
core/templates/feather/play.svg [new file with mode: 0644]
core/templates/feather/plus-circle.svg [new file with mode: 0644]
core/templates/feather/plus-square.svg [new file with mode: 0644]
core/templates/feather/plus.svg [new file with mode: 0644]
core/templates/feather/pocket.svg [new file with mode: 0644]
core/templates/feather/power.svg [new file with mode: 0644]
core/templates/feather/printer.svg [new file with mode: 0644]
core/templates/feather/radio.svg [new file with mode: 0644]
core/templates/feather/refresh-ccw.svg [new file with mode: 0644]
core/templates/feather/refresh-cw.svg [new file with mode: 0644]
core/templates/feather/repeat.svg [new file with mode: 0644]
core/templates/feather/rewind.svg [new file with mode: 0644]
core/templates/feather/rotate-ccw.svg [new file with mode: 0644]
core/templates/feather/rotate-cw.svg [new file with mode: 0644]
core/templates/feather/rss.svg [new file with mode: 0644]
core/templates/feather/save.svg [new file with mode: 0644]
core/templates/feather/scissors.svg [new file with mode: 0644]
core/templates/feather/search.svg [new file with mode: 0644]
core/templates/feather/send.svg [new file with mode: 0644]
core/templates/feather/server.svg [new file with mode: 0644]
core/templates/feather/settings.svg [new file with mode: 0644]
core/templates/feather/share-2.svg [new file with mode: 0644]
core/templates/feather/share.svg [new file with mode: 0644]
core/templates/feather/shield-off.svg [new file with mode: 0644]
core/templates/feather/shield.svg [new file with mode: 0644]
core/templates/feather/shopping-bag.svg [new file with mode: 0644]
core/templates/feather/shopping-cart.svg [new file with mode: 0644]
core/templates/feather/shuffle.svg [new file with mode: 0644]
core/templates/feather/sidebar.svg [new file with mode: 0644]
core/templates/feather/skip-back.svg [new file with mode: 0644]
core/templates/feather/skip-forward.svg [new file with mode: 0644]
core/templates/feather/slack.svg [new file with mode: 0644]
core/templates/feather/slash.svg [new file with mode: 0644]
core/templates/feather/sliders.svg [new file with mode: 0644]
core/templates/feather/smartphone.svg [new file with mode: 0644]
core/templates/feather/smile.svg [new file with mode: 0644]
core/templates/feather/speaker.svg [new file with mode: 0644]
core/templates/feather/square.svg [new file with mode: 0644]
core/templates/feather/star.svg [new file with mode: 0644]
core/templates/feather/stop-circle.svg [new file with mode: 0644]
core/templates/feather/sun.svg [new file with mode: 0644]
core/templates/feather/sunrise.svg [new file with mode: 0644]
core/templates/feather/sunset.svg [new file with mode: 0644]
core/templates/feather/tablet.svg [new file with mode: 0644]
core/templates/feather/tag.svg [new file with mode: 0644]
core/templates/feather/target.svg [new file with mode: 0644]
core/templates/feather/terminal.svg [new file with mode: 0644]
core/templates/feather/thermometer.svg [new file with mode: 0644]
core/templates/feather/thumbs-down.svg [new file with mode: 0644]
core/templates/feather/thumbs-up.svg [new file with mode: 0644]
core/templates/feather/toggle-left.svg [new file with mode: 0644]
core/templates/feather/toggle-right.svg [new file with mode: 0644]
core/templates/feather/tool.svg [new file with mode: 0644]
core/templates/feather/trash-2.svg [new file with mode: 0644]
core/templates/feather/trash.svg [new file with mode: 0644]
core/templates/feather/trello.svg [new file with mode: 0644]
core/templates/feather/trending-down.svg [new file with mode: 0644]
core/templates/feather/trending-up.svg [new file with mode: 0644]
core/templates/feather/triangle.svg [new file with mode: 0644]
core/templates/feather/truck.svg [new file with mode: 0644]
core/templates/feather/tv.svg [new file with mode: 0644]
core/templates/feather/twitch.svg [new file with mode: 0644]
core/templates/feather/twitter.svg [new file with mode: 0644]
core/templates/feather/type.svg [new file with mode: 0644]
core/templates/feather/umbrella.svg [new file with mode: 0644]
core/templates/feather/underline.svg [new file with mode: 0644]
core/templates/feather/unlock.svg [new file with mode: 0644]
core/templates/feather/upload-cloud.svg [new file with mode: 0644]
core/templates/feather/upload.svg [new file with mode: 0644]
core/templates/feather/user-check.svg [new file with mode: 0644]
core/templates/feather/user-minus.svg [new file with mode: 0644]
core/templates/feather/user-plus.svg [new file with mode: 0644]
core/templates/feather/user-x.svg [new file with mode: 0644]
core/templates/feather/user.svg [new file with mode: 0644]
core/templates/feather/users.svg [new file with mode: 0644]
core/templates/feather/video-off.svg [new file with mode: 0644]
core/templates/feather/video.svg [new file with mode: 0644]
core/templates/feather/voicemail.svg [new file with mode: 0644]
core/templates/feather/volume-1.svg [new file with mode: 0644]
core/templates/feather/volume-2.svg [new file with mode: 0644]
core/templates/feather/volume-x.svg [new file with mode: 0644]
core/templates/feather/volume.svg [new file with mode: 0644]
core/templates/feather/watch.svg [new file with mode: 0644]
core/templates/feather/wifi-off.svg [new file with mode: 0644]
core/templates/feather/wifi.svg [new file with mode: 0644]
core/templates/feather/wind.svg [new file with mode: 0644]
core/templates/feather/x-circle.svg [new file with mode: 0644]
core/templates/feather/x-octagon.svg [new file with mode: 0644]
core/templates/feather/x-square.svg [new file with mode: 0644]
core/templates/feather/x.svg [new file with mode: 0644]
core/templates/feather/youtube.svg [new file with mode: 0644]
core/templates/feather/zap-off.svg [new file with mode: 0644]
core/templates/feather/zap.svg [new file with mode: 0644]
core/templates/feather/zoom-in.svg [new file with mode: 0644]
core/templates/feather/zoom-out.svg [new file with mode: 0644]
core/urls.py
core/views.py