All Projects → reactos → web-content

reactos / web-content

Licence: other
ReactOS Website powered by the Hugo Static Site Generator

Programming Languages

HTML
75241 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to web-content

osprey-delight
Osprey Delight is the free-minded artist's choice for a clutter-free and blazingly fast single-page portfolio.
Stars: ✭ 43 (+72%)
Mutual labels:  hugo
mutschler.eu
Source code for my personal website https://mutschler.eu
Stars: ✭ 59 (+136%)
Mutual labels:  hugo
hugo-minimalist-theme
Port of Raphael Riegger's Minimalistic Ghost theme to Hugo.
Stars: ✭ 25 (+0%)
Mutual labels:  hugo
NavHub
NAV community site
Stars: ✭ 14 (-44%)
Mutual labels:  hugo
hugo-tailwind-journal
A minimalist journal template for Hugo.
Stars: ✭ 40 (+60%)
Mutual labels:  hugo
blaupause
[NOT MAINTAINED] Use https://github.com/netlify-templates/victor-hugo instead
Stars: ✭ 72 (+188%)
Mutual labels:  hugo
tomanistor.com
Personal portfolio website and blog created with Hugo
Stars: ✭ 14 (-44%)
Mutual labels:  hugo
twitter-blogdown
Fetch Twitter messages weekly and turn them into a website based on blogdown
Stars: ✭ 65 (+160%)
Mutual labels:  hugo
contentful-export
Extract Contentful to Hugo
Stars: ✭ 22 (-12%)
Mutual labels:  hugo
68Keys.io
Build your own 68% Custom Mechanical Keyboard.
Stars: ✭ 56 (+124%)
Mutual labels:  hugo
hugo-theme-texify
A minimal, latex-style hugo theme for personal blogging
Stars: ✭ 91 (+264%)
Mutual labels:  hugo
ath-hugo
Code and content for andrewheiss.com
Stars: ✭ 21 (-16%)
Mutual labels:  hugo
hugo-dusk
Simple, minimalistic dark theme for Hugo.
Stars: ✭ 50 (+100%)
Mutual labels:  hugo
pelauncher
Portable Executable launcher for Windows NT bypassing loader
Stars: ✭ 49 (+96%)
Mutual labels:  reactos
hugo-theme-massively
Massively theme for Hugo static site generator
Stars: ✭ 113 (+352%)
Mutual labels:  hugo
trailing-slash-guide
Understand and fix your static website trailing slash issues!
Stars: ✭ 255 (+920%)
Mutual labels:  hugo
timer-hugo
Timer is a personal portfolio theme powered by Hugo. It also can be use as a landing page theme.
Stars: ✭ 123 (+392%)
Mutual labels:  hugo
website
Um repositório para reunir e documentar histórias de pessoas trans que hoje transformam ou um dia transformaram o mundo da tecnologia.
Stars: ✭ 23 (-8%)
Mutual labels:  hugo
hyde-hyde
A cool theme inspired by spf13's Hyde theme
Stars: ✭ 234 (+836%)
Mutual labels:  hugo
hugoinaction
Website for and source code accompanying Hugo In Action
Stars: ✭ 63 (+152%)
Mutual labels:  hugo

The new ReactOS Website

Build Status

This repository manages the entire content of the new ReactOS Website. It is powered by the Hugo Static Site Generator.

Pages can be created as simple HTML or Markdown files and everyone is free to submit Pull Requests to enhance the website. Issues are tracked at the ReactOS JIRA. Previews from a PR are available from the URL https://pr#.web-content.reactos.org/, where '#' is the number of your PR. The current development version is: https://master.web-content.reactos.org/

Website Subsystems written in PHP (such as GetBuilds, RosLogin, Testman, etc.) are continued to be managed in the ReactOS Web repository.

Testing the website locally

  1. Download Hugo 0.57.2 from https://gohugo.io.

  2. Open a command prompt in the root of your repository checkout and type hugo server. The page is now served at http://localhost:1313 and automatically rebuilt and refreshed in the browser on local changes.

    NOTE - When working on the style it might be needed to use hugo server --disableFastRender instead.

Contributing

  1. Choose an ONLINE task from ReactOS JIRA related to Hugo website:(https://jira.reactos.org/projects/ONLINE)
  2. Comment on Jira that you want to work on this feature (to prevent duplication of work).
  3. Create a pull request here.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].