Giter Club home page Giter Club logo

stekatag / codingly Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.4 MB

Codingly is my personal blog, sharing coding experiences, problem-solving insights, and software development solutions. It aims to become a community blog, welcoming developers of all levels to participate, learn, and exchange ideas.

Home Page: https://codingly.netlify.app/

License: GNU General Public License v3.0

JavaScript 4.42% Astro 62.90% TypeScript 6.54% MDX 26.14%
astro-blog astro-blog-demo coding-blog personal-blog

codingly's Introduction

๐Ÿง‘โ€๐Ÿ’ป Codingly - A Blog for Developers

Welcome to Codingly, a blog built for developers by developers. This repository houses the source code for the blog, which is created using Astro, a modern static site generator.

About Codingly

Codingly is my personal blog, sharing my coding experiences, problem-solving insights, and software development solutions. It aims to evolve into a community blog with contributions from various authors, welcoming developers of all levels to participate, learn, and exchange ideas.

codingly-demo-image

Features

  • Dynamically Generated Pages: Discover a seamless browsing experience with dynamically generated posts, categories, and author pages, ensuring fresh and up-to-date content at your fingertips.
  • Responsive Design: Enjoy a visually appealing and user-friendly blog, optimized for all devices, providing an enjoyable reading experience on desktops, tablets, and mobiles alike.
  • Contact Form: Get in touch with the blog author via a contact form, allowing you to send messages directly from the blog.

How to Contribute

We welcome contributions from the developer community to enrich the blog with fresh perspectives and valuable content. If you'd like to contribute, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your changes.
  3. Make your enhancements or additions.
  4. Submit a pull request, describing the changes you've made.

Getting Started

To run the blog locally, you'll need Node.js and npm installed on your system. Follow these steps to get started:

  1. Clone this repository to your local machine.
  2. Install the project dependencies with npm install.
  3. Start the development server with npm run dev.
  4. Open your browser and visit http://localhost:3000 to see the blog in action.

Project Structure

Inside of your Astro project, you'll find the following directories and files:

/
โ”œโ”€โ”€ public/
โ”‚   โ””โ”€โ”€ ...
โ”œโ”€โ”€ src/
โ”‚   โ”œโ”€โ”€ components/
โ”‚   โ”‚   โ””โ”€โ”€ ...
โ”‚   โ”œโ”€โ”€ layouts/
โ”‚   โ”‚   โ””โ”€โ”€ ...
โ”‚   โ””โ”€โ”€ pages/
โ”‚       โ””โ”€โ”€ ...
โ””โ”€โ”€ package.json

Astro looks for .astro or .md files in the src/pages/ directory. Each page is exposed as a route based on its file name.

Any static assets, like images, can be placed in the public/ directory. These files will be copied into the final build.

Reporting Issues

If you come across any bugs, have suggestions for improvements, or want to request new features, please submit an issue in the GitHub repository. Your feedback is highly appreciated!

License

This project is licensed under the General Public License v3.0. See the LICENSE file for details.

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.