Giter Club home page Giter Club logo

inpycon-blog's People

Contributors

a2un avatar akshayaurora avatar amitsin6h avatar ananyo2012 avatar anistark avatar astronomersiva avatar bhanuvrat avatar bravegnu avatar chirag200666 avatar dhavalsavalia avatar harisibrahimkv avatar ihackpy avatar inovizz avatar jaanki avatar kracekumar avatar meganeshkadam avatar mudassir0909 avatar palnabarun avatar pradhvan avatar pythonhacker avatar riteshagrawal avatar rohithgilla12 avatar sayanchowdhury avatar sc0rpi0n101 avatar stylesen avatar tapaswenipathak avatar vipulgupta2048 avatar vnbang2003 avatar warlord77 avatar wavicles 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  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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  avatar  avatar  avatar  avatar  avatar  avatar

inpycon-blog's Issues

Fix Netlify preview

The Netlify Preview has broken css as the app get's deployed from root but the asset links are under /blog directory. Need to figure out a way to get the correct preview in Netlify.

Facing errors in starting the server

Followed the instructions in the readme.md to run the blog site on the server, faced this error repeatedly with every blog post that we have. I think the instructions are bit outdated.

ERROR: Could not process blog/announce-oyo-rooms-as-accomodation-partner-2018.md
  | Failed loading extension "codehilite(css_class=highlight)".
  |___
  | Traceback (most recent call last):
  |   File "/home/vipulgupta2048/.virtualenvs/pycon-blog/local/lib/python2.7/site-packages/pelican/generators.py", line 502, in generate_context
  |     context_sender=self)
  |   File "/home/vipulgupta2048/.virtualenvs/pycon-blog/local/lib/python2.7/site-packages/pelican/readers.py", line 459, in read_file
  |     content, reader_metadata = reader.read(path)
  |   File "/home/vipulgupta2048/.virtualenvs/pycon-blog/local/lib/python2.7/site-packages/pelican/readers.py", line 236, in read
  |     self._md = Markdown(extensions=self.extensions)
  |   File "/home/vipulgupta2048/.virtualenvs/pycon-blog/local/lib/python2.7/site-packages/markdown/core.py", line 100, in __init__
  |     configs=kwargs.get('extension_configs', {}))
  |   File "/home/vipulgupta2048/.virtualenvs/pycon-blog/local/lib/python2.7/site-packages/markdown/core.py", line 126, in registerExtensions
  |     ext = self.build_extension(ext, configs.get(ext, {}))
  |   File "/home/vipulgupta2048/.virtualenvs/pycon-blog/local/lib/python2.7/site-packages/markdown/core.py", line 166, in build_extension
  |     module = importlib.import_module(ext_name)
  |   File "/usr/lib/python2.7/importlib/__init__.py", line 37, in import_module
  |     __import__(name)
  | ImportError: Failed loading extension "codehilite(css_class=highlight)".

Some tweaking needed

As we near the conference, we can work for executing the final touches. Here are some changes that could be made:-

  • Overflowing Google Developers logo in Desktop.
    screenshot_2018-09-30_16-57-19
  • The Devsprints blog to be linked with the Understanding Devsprints post to increase pingback. (Want to know what PyCon DevSprints, read this)
  • Since DevSprints are now paid, I recommend editing the Understanding DevSprints blog and adding the tickets link there as well.
  • Updates the tickets blog, to be a reference for the next year's conference.
  • Go Jek logo is bit blurry (Should we swap it out for one of higher res or is it the one that was provided.)

Do recommend more, if you see one.

Fixing the blog feed on inpycon website

In order to fix the situation which can be seen below
image
It's a better option to shift the logo after the first paragraph of the blog. This way it's not rendered in the feed on the main PyCon India website. I'm sending a PR to resolve this issue soon.

Large logos in the blog

  • Do you want to request a feature or report a bug?
    bug

The logos on the blog are huge especially square shaped logos from AQR and SOROCO.

Blog for Ticket Sales

  • A blog post is needed for the tickets and describing ticket structure of PyCon India 2018

Add summaries for older blog posts

After #150 we have a new way to add summaries to posts using <!-- PELICAN_END_SUMMARY --> markers instead of adding the summary in a summary key. Let's do this for all older blog posts that doesn't have this. This also helps to keep longer summaries.

Improve AQR blog post

Suggested improvements

  • Align image in the centre
  • links & image links should open in new tab

Server stays running even after SIGINT

Even after pressing ctrl + c, the server keeps running in the background.

This is annoying because while switching branches, random lines are printed in the shell and there seems to be no way to stop this as well(other than pressing ctrl + c each time this is done to recover the cursor)

Screen Shot 2019-05-08 at 23 26 42

Blog about FOSSEE being Silver Sponsor

You have to use the write-up

FOSSEE (Free and Open Source Software in Education) project promotes the use of FOSS tools to improve the quality of education in our country.
FOSSEE aims to reduce dependency on proprietary software in educational institutions.
We encourage the use of FOSS tools through various activities such as Textbook Companions, Lab Migration, Workshops, Conferences, Forums, Software Development and Others.
We also develop and upgrade existing tools to meet the requirements in academia and research.
The FOSSEE project is based at the Indian Institute of Technology Bombay (IITB) and is funded by the National Mission on Education through Information and Communication Technology (ICT), Ministry of Human Resources and Development, Government of India.

A blog announcing Pipal Academy as the Associate Sponsor

Use this write-up to create the blog.
Pipal Academy is a collective of experienced technologists, who care deeply about the art of software development. They offer in-depth courses on niche technical topics. Pipal Academy regularly conducts public workshops in Bangalore and also offer on-site corporate training. Their courses are targeted at professional software developers and they make sure they are hands-on and interactive.

Add blog post for VMWare as Gold Sponsor

Description:

VMware is a global leader in cloud infrastructure and business mobility. VMware accelerates customers’ digital transformation journey by enabling enterprises to master a software-defined approach to business and IT. With VMware solutions, organizations are building extraordinary experiences by mobilizing everything. Our customers are responding faster to opportunities with modern data and apps hosted across hybrid clouds, and safeguarding customer trust with a defense-in-depth approach to cybersecurity.

VMware offers cutting-edge cloud infrastructure and security services to companies of all shapes and sizes. Our world is all about technology, and that world is growing because the imagination, ingenuity and talent of our teams knows no bounds. We believe that creativity sparks innovation and inspires our employees to think of VMware differently and change the world around them.

At the core of what we do are our people who deeply value execution, passion, integrity, customers, and community.

Logo : From website repo

Adding a read more tag in blogs

Since we are putting efforts to get more and more people to read the blog and increase traffic, I would like to suggest the use of "Read More" tags for the blog. This helps in improving both the UI/UX

Bloggers would know the benefit of this, the reader who lands on the blog would be able to see more than one post at any point of time and have to traverse fewer blogs too, if he is looking for other information. This is a problem since the webpage has become too long because of blog post of 2016/7. It's just a suggestion, all views on this are appreciated.

The read more tag could be accomplished using the details tag in HTML

Add Blog post for Zauba Cloud as gold sponsor

Description:

Zauba Cloud is a next generation cloud computing platform that accelerates product development, reduces cost and increases overall performance and reliability of assets on public cloud and on premise data centres.
Zauba Cloud is the first cloud computing company to charge users based on actual usage of resources and not provisioned resources. Zauba Cloud's deep expertise and culture of exceptional engineering results in services designed for best in class performance and high availability.
Zauba Cloud offers free developer accounts. Developers can try and deploy their small projects in production for free.
Zauba Cloud is currently in preview and is invite only. Developers can write an email to [email protected] for access to preview.

Logo: from website repo

Adding of author tag to blog posts

  • Do you want to request a feature or report a bug?
    I feel like this is something we have been missing in PyCon India blogs for some time now. Having author tags is a great way to credit the writers for the blogs and can be done pretty easily by adding it to our template.

Roadlocks

  • All the posts from this point before won't have any author tags and will possibly lead to errors (I have to test this)
  • If there are no errors, we have to leave them empty or give them a default value. Which is okay.
    What do you all think?

Images/orientation of old blog posts needs to be changed

I was just going over the old blog posts that I wrote (being a bit nostalgic, I reckon) I observed some images in the one of the old blog posts either missing or in poor shape (orientation all over the place)

Since, the people have the option to scroll down to them and are visible to everybody. We should at least fix them up. Would help in keeping the site, well maintained.

Github templates needed to helpout new contributors

Github templates are needed to help out folks who are new and want to create an issue or raise pull request. These are the following work that need to be done

  • Add CONTRIBUTING.md
  • Add link to CONTRIBUTING.md in README.md
  • Add ISSUE_TEMPLATE.md
  • Add PULL_REQUEST_TEMPLATE.md

[Bug] Favicon for blog not changed

The favicon in use for the blog hasn't been changed since it was applied in 2017, as Pycon India 2018 has a new logo (looks pretty good). We should use the official logo to maintain uniformity throughout the websites.

  • Replace favicon and delete old unused media related to it.

Also, it could be one of the cases, where developers like to say.
"This is not a bug, but a feature." 😆

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.