Code Monkey home page Code Monkey logo

hlug-website's Introduction

Houston Linux User's Group Website Sources

The Houston Linux User's Group is the longest lived, most active, Linux User's Group in Houston, Texas. Founded in 1995, it has moved locations a number of times, and currently holds weekly meetings.

This repository contains the source content and generation tools to render the staticly presented Houston Linux User's Group website, currently located at http://houstonlinux.org/.

Usage

The casual user should browse to http://houstonlinux.org/ and see the current publication of these sources.

The curious may navigate to http://houstonlinux.org/test/ and see a possible rendering pre-publication.

The bold may fork or clone these files to leverage the project in the generation of their own website, however we ask that you not misrepresent your efforts as those of the Houston Linux User's Group.

Installation

The official web site is installed via the mvn command:

mvn clean site:site site:stage site:deploy -P website

note that this command will not work unless you have the appropriate keys registered for the ssh channel to the live website.

To build a local rendering of the web site for testing purposes:

mvn clean site:site site:stage -P website

and open a web browser to view the

file:///path/to/your/root/target/website-site/index.html

index.html file.

Motivation

To simplify security, we opted to host static web pages only. However, the costs of maintaining static web pages written in HTML with modern standards and decent styling are high. To this end, we leveraged the Apache Maven build chain for reporting, with modifications to present an end-user website instead of the typical build reporting.

This gives us a familiar source code control integration patterns, ability to add in standard review processes, ability to add in automated build testing, familiar integrations with bug tracking, an automated rendering pipeline, and per-build reporting.

hlug-website's People

Contributors

colmelvin avatar edwbuck avatar

Watchers

 avatar  avatar

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.