mirror of
https://github.com/CoderSherlock/CoderSherlock.github.io.git
synced 2026-06-13 08:08:10 -07:00
Change_ANNOOOTHERRR_Theme
This commit is contained in:
@@ -1,87 +1,97 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<!DOCTYPE HTML>
|
||||
|
||||
<html lang="en-us">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Cross Compile Seafile 2 ARM · Mil años de solitario</title>
|
||||
<meta charset="utf-8">
|
||||
<title>Cross Compile Seafile 2 ARM - Mil años de solitario</title>
|
||||
<meta name="author" content="map[email:haopengzhan@gmail.com name:CoderSherlock]">
|
||||
|
||||
<meta name="description" content="">
|
||||
|
||||
|
||||
<meta name="description" content="">
|
||||
|
||||
|
||||
<meta name="generator" content="Hugo 0.16" />
|
||||
<meta name="twitter:card" content="summary">
|
||||
|
||||
<meta name="HandheldFriendly" content="True">
|
||||
<meta name="MobileOptimized" content="320">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<meta name="twitter:title" content="Cross Compile Seafile 2 ARM · Mil años de solitario">
|
||||
<meta name="twitter:description" content="">
|
||||
<link rel="canonical" href="https://codersherlock.github.io/post/Cross-Compile-Seafile-2-ARM/">
|
||||
<link href="https://codersherlock.github.io//favicon.png" rel="shortcut icon">
|
||||
<link href="https://codersherlock.github.io//css/screen.css" media="screen, projection" rel="stylesheet" type="text/css">
|
||||
<link href="https://codersherlock.github.io//css/font-awesome.min.css" media="screen, projection" rel="stylesheet" type="text/css">
|
||||
|
||||
<link href='http://fonts.googleapis.com/css?family=Nunito:400,300,700' rel='stylesheet' type='text/css'>
|
||||
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
|
||||
|
||||
|
||||
|
||||
<meta property="og:type" content="article">
|
||||
<meta property="og:title" content="Cross Compile Seafile 2 ARM · Mil años de solitario">
|
||||
<meta property="og:description" content="">
|
||||
|
||||
<link href='//fonts.googleapis.com/css?family=Source+Sans+Pro:400,700|Oxygen:400,700' rel='stylesheet' type='text/css'>
|
||||
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/pure/0.6.0/pure-min.css">
|
||||
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/pure/0.6.0/grids-responsive-min.css">
|
||||
|
||||
<link rel="stylesheet" href="https://codersherlock.github.io//css/all.min.css">
|
||||
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet">
|
||||
|
||||
<link rel="alternate" type="application/rss+xml" title="Mil años de solitario" href="https://codersherlock.github.io//index.xml" />
|
||||
</head>
|
||||
|
||||
|
||||
<body>
|
||||
|
||||
|
||||
<div id="layout" class="pure-g">
|
||||
<div class="sidebar pure-u-1 pure-u-md-1-4">
|
||||
<div class="header">
|
||||
<hgroup>
|
||||
<h1 class="brand-title"><a href="https://codersherlock.github.io/">Mil años de solitario</a></h1>
|
||||
<h2 class="brand-tagline"> A boy who can't step into academia </h2>
|
||||
</hgroup>
|
||||
|
||||
<nav class="nav">
|
||||
<ul class="nav-list">
|
||||
|
||||
|
||||
<li class="nav-item">
|
||||
<a class="pure-button" href="https://codersherlock.github.io//index.xml"><i class="fa fa-rss"></i> rss</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="container">
|
||||
<div class="left-col">
|
||||
<div class="intrude-less">
|
||||
<header id="header" class="inner"><div class="profilepic">
|
||||
|
||||
|
||||
<script src="https://codersherlock.github.io//js/md5.js"></script>
|
||||
<script type="text/javascript">
|
||||
$(function(){
|
||||
$('.profilepic').append("<img src='http://www.gravatar.com/avatar/" + MD5('haopengzhan@gmail.com') + "?s=160' alt='Profile Picture' style='width: 160px;' />");
|
||||
});
|
||||
</script>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<nav id="main-nav"><ul class="main">
|
||||
<li><a href="/">Blog</a></li>
|
||||
<li><a href="http://about.me/shashankmehta">About</a></li>
|
||||
<li><a href="/post/">Archives</a></li>
|
||||
</ul>
|
||||
|
||||
<div class="content pure-u-1 pure-u-md-3-4">
|
||||
<div>
|
||||
|
||||
<div class="posts">
|
||||
<h1 class="content-subhead">30 Jul 2016, 14:02</h1>
|
||||
<section class="post">
|
||||
<header class="post-header">
|
||||
|
||||
<a href="https://codersherlock.github.io/post/Cross-Compile-Seafile-2-ARM/" class="post-title">Cross Compile Seafile 2 ARM</a>
|
||||
|
||||
<p class="post-meta">
|
||||
|
||||
|
||||
under
|
||||
|
||||
<a class="post-category post-category-2016-07" href="https://codersherlock.github.io//categories/2016-07">2016-07</a>
|
||||
|
||||
</p>
|
||||
</header>
|
||||
|
||||
<div class="post-share">
|
||||
<div class="post-share-links">
|
||||
<h4 style="">Share</h4>
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="post-description">
|
||||
|
||||
<section class="aboutme">
|
||||
<p>
|
||||
A boy who can't step into academia
|
||||
</p>
|
||||
</section>
|
||||
</nav>
|
||||
<nav id="sub-nav">
|
||||
<div class="social">
|
||||
|
||||
<a class="email" href='mailto:haopengzhan@gmail.com' title="Email">Email</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</nav>
|
||||
</header>
|
||||
</div>
|
||||
</div>
|
||||
<div class="mid-col">
|
||||
|
||||
<div class="mid-col-container">
|
||||
<div id="content" class="inner">
|
||||
<div itemscope itemtype="http://schema.org/Blog">
|
||||
<article class="post" itemscope itemtype="http://schema.org/BlogPosting">
|
||||
<h1 class="title" itemprop="name">Cross Compile Seafile 2 ARM</h1>
|
||||
<div class="entry-content" itemprop="articleBody">
|
||||
|
||||
<h1 id="cross-compile-seafile-to-arm-platform">Cross Compile Seafile to ARM platform</h1>
|
||||
|
||||
@@ -209,35 +219,48 @@ export LDFLAGS="-Wl,-rpath-link=-I${SYSROOT}/usr/lib -L${SYSROOT}/usr/lib -
|
||||
<ul>
|
||||
<li><a href="http://zwyuan.github.io/2016/07/17/cross-compile-glib-for-android/">zwyuan</a></li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
</section>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<div class="pure-menu pure-menu-horizontal pure-menu-open">
|
||||
<ul>
|
||||
<li>Powered by <a class="hugo" href="https://gohugo.io/" target="_blank">hugo</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<script src="https://codersherlock.github.io//js/all.min.js"></script>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div></article>
|
||||
|
||||
<div class="share">
|
||||
<div class="addthis_toolbox addthis_default_style ">
|
||||
|
||||
<a class="addthis_button_facebook_like" fb:like:layout="button_count"></a>
|
||||
|
||||
|
||||
<a class="addthis_button_tweet"></a>
|
||||
|
||||
|
||||
<a class="addthis_button_google_plusone" g:plusone:size=''></a>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<script type="text/javascript" src='http://s7.addthis.com/js/250/addthis_widget.js#pubid='></script>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<script>
|
||||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
||||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
||||
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
||||
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
||||
|
||||
ga('create', '', 'auto');
|
||||
ga('send', 'pageview');
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<footer id="footer" class="inner">Copyright © 2016
|
||||
|
||||
</script>
|
||||
CoderSherlock
|
||||
|
||||
Design credit: <a href="http://shashankmehta.in/archive/2012/greyshade.html">Shashank Mehta</a>
|
||||
<script src="https://codersherlock.github.io//js/slash.js"></script>
|
||||
<script src="https://codersherlock.github.io//js/jquery.fancybox.pack.js"></script>
|
||||
<script type="text/javascript">
|
||||
(function($){
|
||||
$('.fancybox').fancybox();
|
||||
})(jQuery);
|
||||
</script></footer>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user