Git Product home page Git Product logo

website's People

Contributors

alagos avatar bitinerant avatar blueberry-candy avatar dependabot[bot] avatar dwsilk avatar jacobtomlinson avatar jrbourbeau avatar lpmi-13 avatar mahmoud avatar muvaf avatar nedbat avatar onurozuduru avatar phuud avatar radumas avatar richardguinness avatar ricmmartins avatar rjhilgefort avatar samthompson avatar ssundarraj avatar strangehill avatar tacaswell avatar tammojan 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

Watchers

 avatar  avatar  avatar  avatar  avatar

website's Issues

iPhone scrolling doesn't work on Disqus section

If you scroll down the page on an iPhone when you get to the Disqus section it wont let you scroll.

If you scroll over the menu button or above or below the Disqus section it scrolls but if you scroll on the Disqus section itself it just sticks as if that is the end of the page.

Could be an issue with Disqus.

Retrospecive content

List of content which isn't represented in the blog and probably should be.

show directory and file tree as you go

I had an issue occur when i "versioneer install".
I'm not sure why or how it went wrong, maybe I named something the wrong file name ... as simple as it sounds (this is for beginners after all!).
Showing your file tree as you go could be a good reality check for newbs as we follow along.

Add custom 404

Currently the 404 displayed is the GitHub one. I want it to be a custom one.

Intro to Docker

I could do a series of posts on getting started with Docker.

Potential topics:

  • What is Docker?
  • Installing Docker
  • Docker images and the Hello world container
  • Dockerfile
  • Ports
  • Volumes
  • Environment
  • Networking
  • Resource constraints

Update GameMaker iOS 10 article

Update to include:

  • Set iOS target version (8.0)
  • Remove setup function from tests (maybe)
  • Switch to using launch image asset things
  • Change launch screen file to MainWindow.xib

Add search

Add a JavaScript based search feature to allow basic searching but more importantly something to link tags and categories to.

RSS for blog posts

Hey! I really like your blog posts, thanks for sharing!
I use to read a lot of posts about these kind of topics, but I can't visit all these websites every day/week/month to check if there are new content, so IMHO you should add an RSS/Atom/whatever to allow readers to fetch your posts in an easier way. It's just a suggestion! Thanks!

Potential minor improvements on Creating an open source Python project from scratch

You seem very cool with receiving feedback on this very cool blog, so I will drop in some observations/suggestions :-) Please feel free to ignore any that don't make sense!

  • codecov v1 of codecov/codecov-action will be deprecated early next year. v2 was a straight forward drop-in for me, although I had to specify xml output for pytest in setup.cfg:
[tool:pytest]
addopts = --cov=pyGPA --cov-report=term --cov-report=xml
  • I believe you were already aware that your suggestion to use numpydoc docstrings is well-received, but that info on enabling sphinx.ext.napoleon or something similar to render them correctly in documentation is missing.
  • Something that would have helped me enormously in the readthedocs piece: make sure to update your packages before rendering locally, or to pin dependency versions to prevent unpleasant surprises.
  • setup.py packaging.python.org seems to push for a pyproject.toml in combination with a setup.cfg. My understanding of PEP 517 and 518 doesn't go far enough to understand the implications of all this, but the contrast between your post and packaging.python.org stood out. It might be something to at least mention? (Although I understand you don't want to sum all possible alternatives everywhere...)

Article alignment off centre

Article alignment seems to be off centre on wider screens.

I expect it is to do with a max width being set but the amrgin still being a percentage.

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.