Skip to content

Website sources for the Travel Assistance Committee

Notifications You must be signed in to change notification settings

apache/tac-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apache Travel Assistance Committee website

This is the source code for the website of the Apache Travel Assistance Committee website

How to publish the website

Changes to the main branch of this repository trigger the tac-website Jenkins Job which generates the website content and commits it to the asf-site branch of this repository.

The ASF's gitpubsub mechanism then synchronizes that content to https://tac.apache.org/, usually within a few seconds. More details about the publication process can be found in the ASF Documentation about Project sites. If for some reason this process fails, you can use the self-service page from ASF Infra to trigger a resync of the git repo.

Powered by Hugo!

The website uses Hugo as static website generator, see their website for more information and for how to install and run it if needed.

Other Apache websites that are built with Hugo should be listed by this GitHub query for the 'hugo' tag.

How to test the website and changes on your own computer

To generate the static website, execute hugo to generate the website under target/content

During development, it may be useful to run an incremental build. For this to work, execute hugo server -D to continuously (re)generate and serve the website on localhost:1313. (-D means include draft pages)

About

Website sources for the Travel Assistance Committee

Topics

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published