• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/docs/website/header.html
Angelo CompagnucciAngelo Compagnucci committed 97ab48658d513 Oct 2015
Raw file
Source viewDiff to previous
 
1
<!DOCTYPE html>
2
<html lang="en">
3
<head>
4
    <meta charset="utf-8">
5
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
6
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
7
    <meta name="Buildroot" content="">
8
    <meta name="angelo.compagnucci@gmail.com" content="">
9
    <link rel="shortcut icon" href="images/favicon.png">
10
​
11
    <title>Buildroot - Making Embedded Linux Easy</title>
12
​
13
    <link href="https://oss.maxcdn.com/bootswatch/3.3.5/paper/bootstrap.min.css" rel="stylesheet">
14
    <link href="css/main.css" rel="stylesheet">
15
​
16
    <!--[if lt IE 9]>
17
      <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
18
      <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
19
    <![endif]-->
20
</head>
21
​
22
<body>
23
    <!-- Fixed navbar -->
24
    <div class="navbar navbar-default navbar-fixed-top">
25
        <div class="container">
26
        <div class="navbar-header">
27
          <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
28
            <span class="icon-bar"></span>
29
            <span class="icon-bar"></span>
30
            <span class="icon-bar"></span>
31
          </button>
32
          <a class="navbar-brand" href="/"><b>Buildroot</b></a>
33
        </div>
34
        <div class="navbar-collapse collapse">
35
            <ul class="nav navbar-nav navbar-right">
36
                <li><a href="/news.html">
37
                    <span class="glyphicon glyphicon-star"></span> News</a></li>
38
                <li><a href="/docs.html">
39
                    <span class="glyphicon glyphicon-book"></span> Documentation</a></li>
40
                <li><a href="/support.html">
41
                    <span class="glyphicon glyphicon-question-sign"></span> Support</a></li>
42
                <li><a href="/contribute.html">
43
                    <span class="glyphicon glyphicon-share"></span> Contribute</a></li>
44
                <li><a href="/sponsors.html">
45
                    <span class="glyphicon glyphicon-usd"></span> Sponsors</a></li>
46
                <li><a id="menubutton" class="btn btn-success btn-shrink" href="/download.html">
47
                    <span class="glyphicon glyphicon-cloud-download"></span>
48
                    <span class="text-shrink" >Download</span></a></li>
49
            </ul>
50
        </div><!--/.nav-collapse -->
51
        </div>
52
    </div>
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.