Language: English

  • WordPress Deployment with CI/CD

    WordCamp Kathmandu 2022Speaker: Aayush Shrestha

    October 1, 2022 — Below are the key points he will cover during the session:

    Focusing on how and why we should be using CI/CD for deployment.
    How can we automate most of the repeated work in the deployment to pipeline to avoid manual work.
    How can we set up workflow for gitaction and connect with servers

  • Thinking the React Way for WordPress Developers

    WordCamp Kathmandu 2022Speaker: Sakar U Khatiwada

    October 1, 2022 — He will be introducing how we can think the React way to adapt with the Block pattern and Full Site Editing. This will focus on the concepts that are useful while working with the modern JavaScript Development, rather than on the code. So the topic will be like connecting dots to understanding more on how we can get into developing tools using these new-found concepts.

  • The secret life of fonts

    WordCamp Kathmandu 2022Speaker: Saif Hasan

    October 1, 2022 — The topic would cover typography in detail and explore the impact of various fonts on our culture. Typography is one of the essential topics for making human-centered designs and products. The keynote would cover the absolute basics of Human-Computer Interaction (HCI) and its connection to typography & proper usage of fonts.

    The session would beginner-friendly session on making the best use of typography that emphasizes making human-centered designs. He wants to show some examples of thoughtful and iconic typography throughout the last few decades and how typography impacts user perception. On the whole, the topic would emphasize choosing proper typography to make better human-centered designs for WordPress and the community.

    He believes this session can benefit all WordPress users, including developers, designers, and anyone using WordPress. This session will give the audience an idea about the basics of human-centric designs and typography.

    He wants to start with some lousy typography implementations that we frequently encounter to make the session more interactive.

  • Vertical rhythm: efficiency in WordPress theme layout

    WordCamp Kathmandu 2022Speaker: Ashish Rai

    October 1, 2022 — Learn about the design concept of vertical rhythm. This approach seeks to create asymmetrical balance between the vertical lines in design typography.

    Gain insight for choosing a proper font size, line-height, and margin/padding to balance layouts. Find out how a simple trick and a tiny bit of math has a significant impact on design aesthetics.

  • Social media marketing for WordPress businesses

    WordCamp Kathmandu 2022Speakers: Vineet Rauniyar, Roja Shrestha

    September 30, 2022 — This talk offers different plans and views on how people in the WordPress industry can use social media. The discussion focuses on WordPress businesses that create or develop products.

  • Let’s code: creating your primary templates in the Editor

    Speaker: Jonathan Bossenger

    September 30, 2022 — WordPress theme development follows the WordPress template hierarchy, which determines which templates are used depending on the content being rendered.

    Fortunately for the new block theme developer, the Site Editor allows you to create all the primary templates you might need, right from your WordPress install.

    In this session, we’ll start with a quick review of the WordPress template hierarchy. Then we’ll create a blank block theme, using the Create Block Theme plugin, apply some ready-made default styles via theme.json, and create all the primary templates a WordPress theme would need.

    Presentation Slides »

  • Introduction to DEIB in WordPress

    Speakers: Cami Kaos, Courtney Patubo Kranzke

    September 29, 2022 — In this workshop, we go over the basics of Diversity, Equity, Inclusion, and Belonging (DEIB). Let’s learn how to do this work together to make the WordPress community a more inclusive and welcoming community where everyone can feel a sense of belonging.

  • Human-Computer Interaction 101

    WordCamp Kochi 2019Speaker: Md Saif Hassan

    September 29, 2022 — Learn more about Human-Computer Interaction (HCI) and its connection to modern design. HCI is the study of the interaction between people and computer-based systems which takes into consideration the physical, psychological and theoretical aspects of this process.

  • Adding a pattern from the pattern directory to your theme

    Speaker: Wes Theron

    September 29, 2022 — In this session, we will learn how to make a minor tweak to our theme.json file to add a pattern from the Pattern Directory to our list of patterns when clicking on the Inserter.

  • Personalizing your 404 template

    Speaker: Wes Theron

    September 28, 2022 — In today’s session, we are going to look at how we can personalize our 404 template when using a block theme. A 404 page is also known as an error page or page not found.