From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on gnuweeb.org X-Spam-Level: X-Spam-Status: No, score=-2.2 required=5.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,NICE_REPLY_A,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gnuweeb.org; s=default; t=1681566214; bh=+wEuT+9thjA0ze3L7FdljXn6ggLabsSR9SOswc2R2hQ=; h=Date:Subject:To:References:From:In-Reply-To; b=CF9mgn/CNb2xQKc0a0QkPjeKcrmmDJEA6021dAmnSu3fwasOUvuAhzfgqX1ykEfPP NpynHBAahO1ohLRpP3eXeBGKKdE9FJkQ3YV4Q8IVvfgtcJAzwRlvSweRU3CNoMRP4g e21nMZrWMBdblcHaXXuPBh1LFZN6xCWXtQ/NoB4VKRhWxENR85RYTkf2cGpL2mWeEp YZaq27J+J72OAu+QTdWULWUb5CWHidY7AYwcUlwEQ7CeJTRi1IVfjVo4dhRLdpANCo hAV7NhqroD88r8XAAOMYlPuo9uPhiV16vzX0Yxe3sFZUX5Qtx8mwkKNLmr1myhxZ6v Ly1KgABjwkKgw== Received: from [10.124.0.2] (unknown [182.253.88.211]) by gnuweeb.org (Postfix) with ESMTPSA id A690E2454F0; Sat, 15 Apr 2023 20:43:33 +0700 (WIB) Message-ID: Date: Sat, 15 Apr 2023 20:43:30 +0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.10.0 Subject: Re: [PATCH: Website v1 2/2] README.md: Initialize the information Content-Language: en-US To: Memet Zx , GNU/Weeb Mailing List References: <20230415075904.237392-1-zxce3@gnuweeb.org> <20230415075904.237392-3-zxce3@gnuweeb.org> From: Ammar Faizi In-Reply-To: <20230415075904.237392-3-zxce3@gnuweeb.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: On 4/15/23 2:59 PM, Memet Zx wrote: > The README.md file provides important information about the project, > including its purpose, how to install and run it, and any dependencies or requirements. > This file will help other developers understand the project and contribute to it more easily. > Additionally, it will serve as a reference for future development and maintenance tasks. Another word-wrap issue. > +Welcome to new website repo for GNU/Weeb. This is a new website for GNU/Weeb. This website is built with pure PHP native and HTML5. Word-wrap the README file as well. -- Ammar Faizi