Giter Club home page Giter Club logo

nuitka-website's Introduction

Nuitka Website

Thanks

This is how https://nuitka.net is built.

Please help and improve this in all ways, typos, better looks, more information, etc. all is appreciated and necessary. There is very extensive information available at https://nuitka.net/pages/website-manual.html with all the details

Right now, this is very much possible to improve in so many ways. Your turn!

nuitka-website's People

Contributors

biblicabeebli avatar bingdom avatar bksahu avatar dependabot[bot] avatar deronnax avatar dmitrii-galantsev avatar fire-cube avatar gabeklavans avatar gunungpw avatar ijustlovemath avatar jorjmckie avatar josh596 avatar kayhayen avatar marco-perin avatar marta-matvii avatar oz123 avatar podsvirov avatar stsav012 avatar timhoffm avatar tommyli3318 avatar treylav avatar ubmarco avatar xinetzone avatar

Stargazers

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

Watchers

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

nuitka-website's Issues

Possible legal issues with the logo

I once wanted to use a logo in colors of python in order to highlight that my project is intended to be used with python (it is essentially python bindings to some third-party code), but feeled like they can be trademarked.

I have contacted the email and asked for clarifiaction and permission. I was told that currently they don't intend to trademark python colors and that if I start using my logo, I'd "be" a my trademark (damn this legal shit, I wish there would be no trademark laws at all!). But the colors are already a de-facto trademark.

I asked if they can either give me a digitally signed text that the use of the colors in my logo is not considered trademark violation, or change their trademark policy to clarify which uses of colors are explicitly allowed. I was answered that this is the decision which is up to the board, and the board won't do that for me unless maybe for a lot of money.

IMHO this FUD situation is a bit annoying.

https://pyright.blogspot.com/2011/02/svg-xml-and-python-logo.html
#19
PyAV-Org/PyAV#728
derb12/mcetl#13
https://github.com/ReagentX/Logria-py/issues/147
python-trio/trio#1828
amcc1996/symbeam#7
JuliaPy/PythonCall.jl#3
fatiando/pooch#222
aiortc/aiortc#442
MatthijsKamstra/haxepython#3

We also need "blog.nuitka.net" with personal posts

The current website is a blog on the main page, and informational otherwise. The focus should shift to information with a dedicated blog somehow integrating.

Also pushing here should allow to publish posts of authors that Nuitka members.

Burger menu does not work

For smaller screens, the burger menu button does not work.
Not on desktop, not on mobile, for all of Chrome, Safari and Firefox.

nuitka_burger

DevContainer should become the way translations are maintained

With the DevContainer the need for translation and staging sites are gone. It happened somehow that a wrong robots.txt was deployed on main site, and rebasing those branches also was never really happening a much as they should.

With the DevContainer you now run the site locally very easy. The @Nuitka/website team will be dissolved as a result, no special anything is needed anymore. Thanks to @Fire-Cube and @xinetzone for their help so far, but it seems it hasn't worked this way, and we we need to change. The docs in the main README are going to be improved further as we go. We need maintained translations, and i do not see it happen this way.

Nuitka website down

I just wanted to report, that nuitka.net seems to be down.

The connection has timed out

Website down.

Not sure as to why this is, but can’t seem to reach ‘nuitka.net’.

No reference to roadmap

I can't find a reference to the roadmap anywhere on the website. It can only be reached via url.

Download script is broken

I'm trying to use your download script, and it has mismatched braces. I made a fix to make it work, but am not sure where to PR it:

CODENAME=`grep UBUNTU_CODENAME /etc/os-release | cut -d= -f2`
if [ -z "$CODENAME" ]
then
   CODENAME=`lsb_release -c -s`
fi;
wget -O - http://nuitka.net/deb/archive.key.gpg | apt-key add -
echo >/etc/apt/sources.list.d/nuitka.list "deb http://nuitka.net/deb/stable/$CODENAME $CODENAME main"
apt-get update
apt-get install nuitka

Documentation needed

This repo badly needs a README.rst that explains and gives the pointers and how to work with the site and test it offline.

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.