Site for NSA's Open Source project listing
The code.nsa.gov website is built using the 18F/uswds Jekyll theme and is licensed under the Apache License. It is a useful resource for developers, maintainers, and contributors who are interested in exploring and contributing to NSA’s cybersecurity projects.
To install the code.nsa.gov theme, follow these steps:
git clone https://github.com/18F/uswds-jekyll.git
cd uswds-jekyll
cp -r ./* /path/to/your/project
Edit the necessary files to customize the theme, such as pages/index.md, data/navigation.yml, data/header.yml, data/footer.yml, and data/temp.json.
Build and run your Jekyll project.
bundle install
jekyll serve
The code.nsa.gov website is based on the 18F/uswds Jekyll theme and provides a platform for exploring and contributing to NSA’s cybersecurity projects. It offers various customization options for editing the main image, featured repo, header and footer links, and other site elements. By following the installation steps, users can easily set up and personalize the theme for their own projects.