Commit Graph

5 Commits

Author SHA1 Message Date
Sergio Carlavilla Delgado 0d9894b11e Improve the SEO of the documentation portal
Changes:
- Add the description meta tag in the index, articles and books
- Add a brief description in each article and book.
- Remove the SVN expansion tag
2021-05-02 00:54:35 +02:00
Rene Ladan 7792f7607a Update some links and branch names in the Problem Report article.
Reviewed by:	emaste
Differential Revision:	https://reviews.freebsd.org/D29450
2021-04-06 20:54:52 +02:00
Rene Ladan acc10bbdad problem-reports: convert a svnweb link for UPDATING to cgit.
# Uncomment and complete these metadata fields, as appropriate:
#
# PR:
# Submitted by:
# Reported by:
# Reviewed by:
# Approved by:
# Obtained from:
# MFC after:
# MFH:
# Relnotes:
# Security:
# Sponsored by:
# Pull Request:
# Differential Revision:
#
# Description of fields to fill in above:                 72 columns --|
# PR:                       If and which Problem Report is related.
# Submitted by:             If someone else sent in the change.
# Reported by:              If someone else reported the issue.
# Reviewed by:              If someone else reviewed your modification.
# Approved by:              If you needed approval for this commit.
# Obtained from:            If the change is from a third party.
# MFC after:                N [day[s]|week[s]|month[s]].  Request a reminder email.
# MFH:                      Ports tree branch name.  Request approval for merge.
# Relnotes:                 Set to 'yes' for mention in release notes.
# Security:                 Vulnerability reference (one per line) or description.
# Sponsored by:             If the change was sponsored by an organization.
# Pull Request:             https://github.com/freebsd/<repo>/pull/### (*full* GitHub URL needed).
# Differential Revision:    https://reviews.freebsd.org/D### (*full* phabric URL needed).
2021-03-29 21:47:58 +02:00
Sergio Carlavilla Delgado e16d21085b Fix typos, style and images paths
Global review of styles, typos and images paths
in gjournal-desktop, releng, vinum and vm-design
2021-03-20 19:03:12 +01:00
Sergio Carlavilla Delgado 989d921f5d Migrate doc to Hugo/AsciiDoctor
I'm very pleased to announce the release of
our new website and documentation using
the new toolchain with Hugo and AsciiDoctor.

To get more information about the new toolchain
please read the FreeBSD Documentation Project Primer[1],
Hugo docs[2] and AsciiDoctor docs[3].

Acknowledgment:
Benedict Reuschling <bcr@>
Glen Barber <gjb@>
Hiroki Sato <hrs@>
Li-Wen Hsu <lwhsu@>
Sean Chittenden <seanc@>
The FreeBSD Foundation

[1] https://docs.FreeBSD.org/en/books/fdp-primer/
[2] https://gohugo.io/documentation/
[3] https://docs.asciidoctor.org/home/

Approved by:    doceng, core
2021-01-26 00:31:29 +01:00