GNU/Weeb Mailing List <[email protected]>
 help / color / mirror / Atom feed
From: Ammar Faizi <[email protected]>
To: GNU/Weeb Mailing List <[email protected]>
Cc: Ammar Faizi <[email protected]>,
	Irvan Malik <[email protected]>,
	Memet Zx <[email protected]>
Subject: [PATCH website v1 0/3] Website cleanups
Date: Thu, 20 Oct 2022 07:39:04 +0700	[thread overview]
Message-ID: <[email protected]> (raw)

Hi,

This series contains several website cleanups. There are 3 patches
in this series:

# Patch 1
index: Fix stupid sentence in the index page. The sentence introduced
in commit 7b3954c321de ("update index.md") is grammatically wrong. Fix
it.

# Patch 2
page: Exclude the "service" page from the website. Currently, the
"service" page is empty and displayed. It doesn't make much sense to
show an empty page like this. Add "eleventyExcludeFromCollections: true"
in the "service.md" file to avoid this page being displayed, but don't
delete this file for now. In the future, if we plan to use this file,
just remove the exclusion attribute.

# Patch 3
.gitignore: Add *.patch to .gitignore. Obviously, to avoid patch file
being committed.

Signed-off-by: Ammar Faizi <[email protected]>
---

Ammar Faizi (3):
  index: Fix stupid sentence in the index page
  page: Exclude the "service" page from the website
  .gitignore: Add *.patch to .gitignore

 .gitignore              | 3 ++-
 _source/index.md        | 5 +----
 _source/page/service.md | 3 ++-
 3 files changed, 5 insertions(+), 6 deletions(-)


base-commit: cad31e5c5f0879e5b63f8107283d78ae8f4f3369
prerequisite-patch-id: d1f759f9987f0f2c08835a6cb09ecf4ff1fff8de
prerequisite-patch-id: cc4ffb79bd207887e718758b8fa6b88eb99926c6
-- 
Ammar Faizi


             reply	other threads:[~2022-10-20  0:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-20  0:39 Ammar Faizi [this message]
2022-10-20  0:39 ` [PATCH website v1 1/3] index: Fix stupid sentence in the index page Ammar Faizi
2022-10-20  0:39 ` [PATCH website v1 2/3] page: Exclude the "service" page from the website Ammar Faizi
2022-10-20  0:39 ` [PATCH website v1 3/3] .gitignore: Add *.patch to .gitignore Ammar Faizi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    [email protected] \
    [email protected] \
    [email protected] \
    [email protected] \
    [email protected] \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox