Git Product home page Git Product logo

phoenix_blog's Introduction

Hi friends! ๐Ÿ‘‹

I'm a staff software developer currently at StackAdapt. Living in Toronto, Canada but originally from Australia. Always keen to help where I can. I write about tech, and the things that I'm learning. Worked with Ruby, Rails, JS/TS, Node. Weak opinions on architecture, strong opinions on developer experience.

phoenix_blog's People

Contributors

dependabot[bot] avatar jonathanyeong avatar

phoenix_blog's Issues

Archive Posts (instead of deleting)

We should do a check if the post is already published, then we shouldn't archive it.

Archiving sets is_published to false and then sets a new archived column to true.

We should never show any post that has been archived (anywhere).

Add canonical urls

This might be a non-issue. I'm not entirely sure what I need to do for this.

Add pages

If we really wanted to in the future we could add pages. But for now it's fine.

Ability to create a series

This feature can be found on devto. Essentially, I want to have a way to navigate between a certain set of posts. Get them linked somehow.

Migrate Posts from old blog

Thankfully all the old posts are written in markdown.

I will need the ability to add a cover image though.

Media center to store images

Cloudinary can work for now.

Eventually, I want to be able to add images via the site.

  • Maybe first CS would be to have a media upload page. That exposes a link for you to use.
  • Maybe next CS would be drag and drop into the editor?

Implement 2FA/Oauth

I'm very worried about people accessing the admin page and trying to login. I want to secure it as much as possible.

Ideally, I would restrict the URL based on IP. But not sure how to do that.

Setup CI

Maybe CircleCI? Maybe Github Actions.

Add ability to create series

I want to be able to create a tutorial series. Which involves having multiple blog posts link together in a sequential fashion. I also want to be able to view the series on any one of those blog posts.

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.