--- permalink: /search/ layout: layouts/page title: Search --- {% if site.searchgov %}

Search Results

    {% if site.searchgov.affiliate == "federalist-uswds-example" %}
    This is an example. You will need to configure your site with search.gov to see the correct search results. To do this:
    1. Create an account with Search.gov at https://search.usa.gov/signup
    2. Go to the "Activate" section and get "API Access Key"
    3. Open _config.yml and look for searchgov fields
    4. Add your affiliate and access_key
    5. Your results will not show up immediately. Make sure you follow instructions to index your site.
    {% endif %} {% else %} {% endif %}