Skip to content

webiny/website

Repository files navigation

Webiny Blog Source Code 📝

This repository contains the source code for the official Webiny Blog.

Note: Previously, the www.webiny.com website also used this repository.
It is now powered by the Webiny Page Builder.


🚀 Quick Start

✅ Prerequisites

  • Node.js: v16
  • Yarn: v3+

⚙️ Setup Instructions

  1. Clone the Repository

    git clone https://github.com/webiny/website.git
  2. Navigate to the Project

    cd website
  3. Install Dependencies

    yarn
  4. Build the Project

    yarn build
  5. Start the Development Server

    yarn develop
  6. Access the Blog Open your browser and go to http://localhost:8000/blog/ to view the blog posts.


🗂 Project Structure

All blog posts are located in the src/blogPosts directory.


👥 Contributors

🧡 A big thanks to these amazing people:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published