Coder Social home page Coder Social logo

petompp / petompp-web-front Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 2.08 MB

Repository containing the source code and deployments workflows for my webpage's frontend

Home Page: https://petompp.net/

HTML 0.27% Rust 99.18% CSS 0.20% JavaScript 0.35%
frontend rust tailwindcss trunkrs yew yew-router yewdux

petompp-web-front's People

Contributors

petompp avatar

petompp-web-front's Issues

Update readme.md

After 1.1 release, the part of readme about editor is not up to date and has invalid links.

Dynamic page titles

Each subpage of the website should change the tab/window title. Currently it's static and looks stupid in browsing history.

Invalid characters allowed in blog meta fields

It's allowed to enter invalid unicode characters/emoji in fields for blog meta, but they are not allowed on blob storage, resulting in weird 403/500 error code combo

error response:

{
    "status": "error",
    "data": {
        "Status": [
            500,
            "server returned error status which will not be retried: 403"
        ]
    }
}

Blog post title is badly visible

The font for title and summary on the post page is in bad color, has bad max width and the background image is too transparent

Projects page

Project page aggregating data and blog posts about specific projects. It should show description, links and a photo gallery, maybe separate download?

Automate repo actions

Things as follows can be added:

  • create PR from dev to release on push to dev if not exists
  • create PR from release to master on push to release if not exists
  • merge release to master after successful image publish
  • add checks to PR to dev and/or release validating package version

Add modals to editor

there are no questions asked when working with editor, and since 1.1.x release it got much more riskier to use, as it allows deletion of remote resources

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.