Giter Club home page Giter Club logo

dietpi-website's People

Contributors

almirus avatar anulo2 avatar danielpinto8zz6 avatar dependabot[bot] avatar hello-jason avatar imgbot[bot] avatar imgbotapp avatar jappehallunken avatar joulinar avatar michaing avatar pgrunm avatar ravenclaw900 avatar stephansts avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dietpi-website's Issues

dietpi SVG logo

I am currently building a html home page for my DietPi server, so I wanted icons for every services I'm using. This includes dietpi-dashboard. I prefer having logos in svg format, so I was wondering if there is a version of the dietpi logo is svg ?

Host DietPi images on IPFS

I think that it would be a good idea to host some DietPi images on IPFS, as an optional download option. I do already have a up-to-date mirror of the disk images directory at /ipns/k51qzi5uqu5dit856p8codd8mdkhfgic8m93jl4i2udrr1o35uvtnc2nbvtfyi.

Personalize donate buttons

Let's customize "Donate with PayPal" button:

  • bringing the PayPal logo
  • showing the donate cards

If we do for PayPal, we should also personalize the Patreon logo.

Add OS comparison page

A page in the style of the main page with a table and/or graphs to compare DietPi to other distribution images, Raspberry Pi OS first, adding other images later.

This shall replace the Google docs sheet that is used currently and hopelessly outdated.

Add image download signatures for authenticity checks

SHA256 checksum for the download link

Is your feature request related to a problem? Please describe:

It feels a little too late to be checking SHA256 on the image file

Describe the solution you'd like:

Co-located with the download link, it would be awesome to have the sha256 for the .7z file, so we are certain that it has not been tampered with even before we uncompress it.

Describe alternatives you've considered:

A good reference on what I'm proposing can be seen on the download links for Raspbian or Ubuntu, under verify your download.

Additional context

By having the checksum co-located with the link, we can make it harder for ill intended people to tamper with the images.

Vote for this feature on FeatHub: https://feathub.com/MichaIng/DietPi/

Run and show Virustotal scan results on download page

Creating a feature request

Thanks for this awesome project!

Is your feature request related to a problem? Please describe:

No direct problem, just general fear of infecting the home network. I am neither an IT expert nor a security expert, but I would feel safer in general if there was the possibility to verify the download with GPG to be sure that the image is from the original author.

Describe the solution you'd like:

I would like to have a way to verify the downloaded image. You already provide a SHA256 hash, but probably it is possible to extend this with a gpg signature check? (guide example see KeepassXC)
Additionally it would be nice to see the result of a Virustotal scan per image. Yes this could be donw by the user but probably you can automatically do this during the build process.

Describe alternatives you've considered:

Virustotal scan can be done by the user itself, he/she has only to wait (depending on upload speed).

Vote for this feature on FeatHub: https://feathub.com/MichaIng/DietPi/+215

Update readme file

While the readme file refers to the website, provide the full context to the users about the project.
Include contributing section.

Updates to 7.4 banner

Few updates related to 7.4 release:

  • update banner to reference the release notes page
  • compact the text, to accommodate small screens (e.g. tablets)

Reorganize DietPi-Website Headline and Slider

Headline

Goals:

  • Remove lower important items (e.g. Testimonials)
  • Emphasize Documentation, Blog, Donation

Idea:

  • Reorganize the headline with these items
    • Home
    • Features
    • Download
    • Documentation: Add (new: Linking of docs)
    • Forum: Add (new: Linking of docs)
    • Blog: Add (new: Linking of blogs)
    • Getting started: Remove (add as section below "Features" and above "Download"
    • Stats: Remove (is present as button „Truly Optimized“ below „Features“)
    • Donation: Add (new: Donation is a subsection of "Contribute" today, shall become an own section with own link)
    • Contribute
    • Testimonials: Remove

Slider

Idea:

  • Add Docs
  • Add Forum
  • Add Blog

@MichaIng @Joulinar @LOGIN-TB: 4discussion

Update Contribute page to 2022 numbers

In the contribute page there's still a reference to 2021 stats that I think should be updated with (or replaced completely) 2022 stats. Here's the permalink:

<br><br>In 2021 we made 10 releases and brought 166 improvements and changes, and fixed 138 bugs. We provided new software titles, support new SBCs and brought many optimisations. There are over <a href="https://dietpi.com/survey/" target="_blank" rel="noopener">110000</a> systems running DietPi.
,

Add a new page: dietpi-contribute.html

Extend the website, and present all the ways the users could contribute - either via donation, code on DietPi, extend the documentation, update or improve the website, publish interesting stuff on social media, write about DietPi on blogs etc.

links to download section in webpage is not working

In the dietpi webpage, section leading to downolads is not responding. Links point to the same section instead of download pages.

Sorry if it is not the best place to report it.

Steps to reproduce

  1. go to https://dietpi.com/#downloadinfo click on any of the options.

Expected behaviour

  • Links should point to downolad pages for each option.

Actual behaviour

  • Instead of getting to the downoad section for the selected plataform, the links points to the general dietpi.com/#downloadinfo section in the main page.

Extra details

  • This is an issue of the dietpi webpage and not the software.

Unprofessional language on the features page

Unsure where to leave this feedback. Please let me know if there is a more appropriate place to submit this.

On the Features page of the main website the following is written:

https://dietpi.com/#features

Customise your devices hardware and software, your way. A tweakers wet dream!

Emphasis is mine.

This is crude and needless. When I'm evaluating a new project for use and whether or not I'll be supporting it (monetary or time/effort contributions) things like this throw up red flags for me and I imagine others as well.

Missing case sensitivity on DietPi-Software

I found at the beginning of the DietPi-Software-page the following sentence:

You can run the following command to list disabled items: dietpi-software list | grep disabled

Running on bullseye the tag is "DISABLED", so it should be

You can run the following command to list disabled items: dietpi-software list | grep DISABLED

otherwise it wont find anything

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.