Skip to content
This repository has been archived by the owner on Dec 6, 2024. It is now read-only.

Create ARCTIC-2 #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 36 additions & 0 deletions pages/ARCTIC-2
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
---
layout: page
show_meta: true
title: "ARCTIC 2"
subheadline: "Layouts of Feeling Responsive"
header:
image_fullwidth: "header_unsplash_5.jpg"
permalink: "/ARCTIC-2/"
---

## The ARCTIC project is a technology and education ONR initiative in Alaska.

The ARCTIC project was modeled off the successful ONR initiative: [Asia-Pacific Technology and Education Partnership (APTEP)](https://www.aptec.net).

> APTEP promotes commerce and partnerships in the Asia-Pacific region through advancements in alternative energy research, technology development and education.

## ARCTIC 2 Background

## ARCTIC 2 Vision

### ARCTIC 2 Community Hubs

### ARCTIC 2 Innovation Network

## ARCTIC 2 Partners

## ARCTIC 2 Roadmap

## ARCTIC 2 Playbook


<ul>
{% for post in site.categories.ongoing %}
<li><a href="{{ site.url }}{{ site.baseurl }}{{ post.url }}">{{ post.title }}</a></li>
{% endfor %}
</ul>