Skip to content

Commit

Permalink
upsate
Browse files Browse the repository at this point in the history
  • Loading branch information
zoghal committed Sep 22, 2020
1 parent fae5d73 commit 7c302bb
Show file tree
Hide file tree
Showing 26 changed files with 93 additions and 2,147 deletions.
42 changes: 42 additions & 0 deletions docs/bs-config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
module.exports = {
// By default we proxy all requests to the remote server
//proxy: 'staging.ourawesomewebsite.tld',
server: {
baseDir: "./"
},
// But we still ask BrowserSync to watch changes in our local files
files: [
"css/*.css",
"js/*.js",
"*.html"
],
// Now when a file is changed, BrowserSync in the browser updates the
// corresponding src/href (which it finds through SHEER MAGIC as far as
// I know) to include a new query string, which prompts the browser to
// request the file again.

// By default that request would be proxied to the remote server,
// but let pipe it through a middleware first.
//middleware: require('serve-static')('public'),

// Now we have asked serve-static to serve the requested file if it can
// find it in the local `public` folder. If it doesn't find it, it
// gives the control back to BrowserSync's proxy, so we end up looking
// for an updated version of the file on the remote server (not good,
// because in this workflow the file won't have our local changes).

// Simple situation: if the URLs for static files look like
// `/assets/css/styles.css` (for example) and in your `public` folder
// you have `public/assets/css/styles.css`, perfect! You can stop here.

// But if the URLs are constructed differently, you will need to
// rewrite them first. So we use rewriteRules, and the execution
// order becomes: 1) browser-sync rewrites URLs, 2) serve-static looks
// for the rewritten URLs in your local folder, 3) falls back to proxy
// if (2) fails.


// WE'RE DONE! update the paths, and run with:
// $ browser-sync --config bs-config.js

}
30 changes: 27 additions & 3 deletions docs/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ Layout setup

footer {
background: #343740;
padding: 100px;
padding: 30px;
}
/******************************
Welcome Section
Expand Down Expand Up @@ -344,6 +344,15 @@ intro Section
user-select: none;
}

.downloadBTT.pay{
width: 300px;
}

.downloadBTT.pay span {
white-space: nowrap;
}


.downloadBTT i {
font-size: 30px;
}
Expand All @@ -360,10 +369,15 @@ intro Section
display: flex;
flex-direction: column;
flex: 1;
justify-content: center;

}
.downloadBTT .icon+.textbox{
padding-right: 10px;
}

.downloadBTT .textbox span {
flex: 1;

text-align: center;
font-weight: 400;
font-size: 15px;
Expand All @@ -372,11 +386,19 @@ intro Section
/******************************
workers Section
*******************************/
#donate{
background:#fff;
}
#donate .section-wrap{
width:600px;
}

#workers {
background-color: #f3f3f3;
}



#workers .section-wrap {
margin-top: 30px;
}
Expand Down Expand Up @@ -559,7 +581,9 @@ About Section
/******************************
Store Section
*******************************/

#store .section-wrap{
padding: 0 10vw;
}
#sponsorship {
background: #FFA726;
}
Expand Down
21 changes: 0 additions & 21 deletions docs/gulpfile.js

This file was deleted.

86 changes: 23 additions & 63 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ <h1 class="fontName">بهداد</h1>
scrolling="0" width="150px" height="30px"></iframe>
</div>

<a class="downloadBTT peterriver " href="https://github.com/font-store/BehdadFont/releases/download/v0.0.3/Behdad-0.0.3.zip">
<a class="downloadBTT peterriver " target="_blank" href="https://github.com/font-store/BehdadFont/releases/download/v0.0.3/Behdad-0.0.3.zip">
<div class="icon"><i class="fa fa-cloud-download" aria-hidden="true"></i>
</div>
<div class="textbox">
Expand Down Expand Up @@ -86,7 +86,7 @@ <h2>کاربردپذیری</h2>
پیام استفاده می‌کنیم. اگر می‌خواهید بواسطه متن مخاطب جذب نمایید پس باید بهترین و مناسب‌ترین فونت
فارسی که می‌تواند بر اساس معیار‌های حروف‌چینی نیاز شما را برآورده می‌سازد را انتخاب کنید.</p>

<a class=" turquoise downloadBTT" href="http://cdn.font-store.ir/%D8%A2%D8%B4%D9%86%D8%A7%DB%8C%DB%8C_%D8%A8%D8%A7_%D9%85%D8%B9%DB%8C%D8%A7%D8%B1%D9%87%D8%A7%DB%8C_%D8%AD%D8%B1%D9%88%D9%81_%DA%86%DB%8C%D9%86%DB%8C_%D8%AF%D8%B1_%D8%B1%D8%B3%D8%A7%D9%86%D9%87_%D9%87%D8%A7%DB%8C_%D8%AF%DB%8C%D8%AC%DB%8C%D8%AA%D8%A7%D9%84_%D9%88_%D9%86%D8%AD%D9%88%D9%87_%D8%A7%D9%86%D8%AA%D8%AE%D8%A7%D8%A8_%D9%81%D9%88%D9%86%D8%AA_%D9%81%D8%A7%D8%B1%D8%B3%DB%8C_%D8%A8%D8%B1%D8%A7%DB%8C_%D9%85%D8%AA%D9%88%D9%86_%D9%81%D8%A7%D8%B1%D8%B3%DB%8C.html">
<a class=" turquoise downloadBTT" target="_blank" href="http://cdn.font-store.ir/%D8%A2%D8%B4%D9%86%D8%A7%DB%8C%DB%8C_%D8%A8%D8%A7_%D9%85%D8%B9%DB%8C%D8%A7%D8%B1%D9%87%D8%A7%DB%8C_%D8%AD%D8%B1%D9%88%D9%81_%DA%86%DB%8C%D9%86%DB%8C_%D8%AF%D8%B1_%D8%B1%D8%B3%D8%A7%D9%86%D9%87_%D9%87%D8%A7%DB%8C_%D8%AF%DB%8C%D8%AC%DB%8C%D8%AA%D8%A7%D9%84_%D9%88_%D9%86%D8%AD%D9%88%D9%87_%D8%A7%D9%86%D8%AA%D8%AE%D8%A7%D8%A8_%D9%81%D9%88%D9%86%D8%AA_%D9%81%D8%A7%D8%B1%D8%B3%DB%8C_%D8%A8%D8%B1%D8%A7%DB%8C_%D9%85%D8%AA%D9%88%D9%86_%D9%81%D8%A7%D8%B1%D8%B3%DB%8C.html">
<div class="icon"><i class="fa fa-question-circle-o" aria-hidden="true"></i>
</div>
<div class="textbox">
Expand Down Expand Up @@ -263,33 +263,13 @@ <h3>روایتی خلاصه از ۵ سال تحقیق و پژوهش:</h3>
</div>
</section>
<svg class="section-end" x="0px" y="0px" viewbox="0 0 1280 90" enable-background="new 0 0 1280 90">
<rect style="fill:#ffffff;" width="1280" height="91" />
<rect style="fill:#efefef;" width="1280" height="91" />
<g>
<image style="overflow:visible;opacity:0.59;" width="1357" height="120" xlink:href="imgs\5C0055FB.png" transform="matrix(1 0 0 1 -49 -26)">
</image>
<path style="fill:#32383c;" d="M1280,3L670.6,70.3c-22.9,3.7-46.6,3.6-69.5-0.1L0,3v-13h1280V3z" />
</g>
</svg>
<svg class="section-end" x="0px" y="0px" viewbox="0 0 1280 90" enable-background="new 0 0 1280 90">
<rect style="fill:#FFA726;" width="1280" height="91" />
<g>
<image style="overflow:visible;opacity:0.59;" width="1357" height="120" xlink:href="imgs\5C0055FB.png" transform="matrix(1 0 0 1 -49 -26)">
</image>
<path style="fill:#f3f3f3;" d="M1300,3L670.6,70.3c-22.9,3.7-46.6,3.6-69.5-0.1L-21,3v-13h1321V3z" />
</g>
</svg>

<section id="sponsorship" class="section">
sss
</section>
<svg class="section-end" x="0px" y="0px" viewbox="0 0 1280 90" enable-background="new 0 0 1280 90">
<rect style="fill:#ffffff;" width="1280" height="91" />
<g>
<image style="overflow:visible;opacity:0.59;" width="1357" height="120" xlink:href="imgs\5C0055FB.png" transform="matrix(1 0 0 1 -49 -26)">
</image>
<path style="fill:#FFA726;" d="M1300,3L670.6,70.3c-22.9,3.7-46.6,3.6-69.5-0.1L-21,3v-13h1321V3z" />
</g>
</svg>
<section id="store" class="section">
<div class="fontUsage">
<span class="fs_icon fs_icon-book"></span>
Expand Down Expand Up @@ -320,15 +300,13 @@ <h2 class="section-title">رسالت</h2>
</p>
<p>از طرف دیگر در عصر دیجتال، جامعهٔ فارسی‌زبان نیز کمتر از قلم برای نوشتن استفاده می‌کند و فشردن دکمه‌ها یا
لمس کردن صفحهٔ نمایشگر جایِ با قلم مشق کردنِ روی کاغذ را گرفته است؛ بنابراین به‌زودی یکی از مهم‌ترین
‌راه‌های انتقال دانشِ خط محو خواهد شد. </p>
<p>البته خوشبختانه دانش خط از راه بصری نیز انتقال‌پذیر است و با دیدن خط، شکل‌های حروفِ آن در حافظهٔ انسان ثبت
‌راه‌های انتقال دانشِ خط محو خواهد شد. البته خوشبختانه دانش خط از راه بصری نیز انتقال‌پذیر است و با دیدن خط، شکل‌های حروفِ آن در حافظهٔ انسان ثبت
و نگهداری می‌شود اما اطلاعاتی مانند این فرّارند و نیاز است همواره تکرار شده تا در حافظهٔ دائمی ذخیره
شوند.
</p>
<p>دقیقاً اینجاست که نقش فونت فارسی پر‌رنگ و مشخص می‌شود.آری، فونت فارسی آیندهٔ خط فارسی است. فونت‌های فارسی
می‌توانند حس زیبایی‌شناسیِ خط فارسی را مجدداً در ذهن جامعهٔ فارسی‌زبان تقویت کنند و جلوی فراموش شدن این
حس را بگیرند.</p>
<p>رسالت ما هم در خانهٔ فونت حفاظت، صیانت و گسترشِ به‌کارگیری خـط فـارسی در رسانه‌های دیجیتال و محیط‌های مجازی
حس را بگیرند. رسالت ما هم در خانهٔ فونت حفاظت، صیانت و گسترشِ به‌کارگیری خـط فـارسی در رسانه‌های دیجیتال و محیط‌های مجازی
است، برای این منظور طیف متنوعی از فونت‌های فارسی را طراحی و تولید کردیم و آن‌ها را با مجوز آزاد (Free
Licence) در اختیار جامعه گذاشتیم تا در حد توانمان از روند فراموش شدن حس زیبایی‌شناسی خط فارسی جلوگیری
کنیم. </p>
Expand All @@ -337,56 +315,38 @@ <h2 class="section-title">رسالت</h2>
</p>
</div>
</section>

<svg class="section-end" x="0px" y="0px" viewbox="0 0 1280 90" enable-background="new 0 0 1280 90">
<rect style="fill:#32383c;" width="1280" height="91" />
<g>
<image style="overflow:visible;opacity:0.59;" width="1357" height="120" xlink:href="imgs\5C0055FB.png" transform="matrix(1 0 0 1 -49 -26)"></image>
<path style="fill:#f3f3f3;" d="M1280,3L670.6,70.3c-22.9,3.7-46.6,3.6-69.5-0.1L0,3v-13h1280V3z" />
</g>
</svg>

<svg class="section-end" x="0px" y="0px" viewbox="0 0 1280 90" enable-background="new 0 0 1280 90">
<rect style="fill:#ffffff;" width="1280" height="91" />
<g>
<image style="overflow:visible;opacity:0.59;" width="1357" height="120" xlink:href="imgs\5C0055FB.png" transform="matrix(1 0 0 1 -49 -26)">
</image>
<path style="fill:#32383c;" d="M1280,3L670.6,70.3c-22.9,3.7-46.6,3.6-69.5-0.1L0,3v-13h1280V3z" />
<path style="fill:#efefef;" d="M1300,3L670.6,70.3c-22.9,3.7-46.6,3.6-69.5-0.1L-21,3v-13h1321V3z" />
</g>
</svg>
<section id="arabic" class="section">
<h2 class="section-title">مشارکت</h2>
<div>
خوشحال می‌شویم با هدیه کردن مبلغی هرچند جزئی باعث دلگرمی‌مان شوید و ما را برای ادامهٔ توسعه و تکمیل سایر وزن‌های فونت بهداد
تشویق و حمایت کنید. می توانید از طریق این صفحه اقدام نمایید.
<script src="https://cdn.payping.ir/statics/donate.min.js" type="text/javascript" charset="utf-8" pp-product='TGCz' pp-description='فونت بهداد' pp-amounts='15000,30000,98765' pp-avatar='https://nocdn.payping.ir/files/464/profilepic/8e01fb1d-8b88-4cef-86ce-32518df7696d.jpg' ></script>
<section id="donate" class="section">
<h2 class="section-title">حمایت مالی</h2>

<div class="section-wrap">
<p>
ما کاملا به دنیای نرم‌افزار متن‌باز و آزاد اعتقاد داریم! بر این اساس سعی داریم فونت‌های آزاد متنوع‌تر و بیشتری را طراحی و تولید کنیم. خوشحال می‌شویم در راه با ما همراه شوید و با هدیه کردن مبلغی، هر چند جزئی باعث دلگرمی‌مان شوید و ما را برای ادامهٔ توسعه و تکمیل سایر وزن‌های فونت بهداد تشویق و حمایت کنید.
</p>
<a class=" wetasphalt downloadBTT pay" target="_blank" href="https://ppng.ir/d/TGCz">
<div class="icon"><img width="50px" src="https://cdn.payping.ir/statics/logo/Trust%20Png%20White/2%20180-min.png">
</div>
<div class="textbox">
<span>حمایت مالی</span>

</div>
</a>
</div>
<div>

</div>
</section>
<svg class="section-end" x="0px" y="0px" viewbox="0 0 1280 90" enable-background="new 0 0 1280 90">
<rect style="fill:#f3f3f3;" width="1280" height="91" />
<g>
<image style="overflow:visible;opacity:0.59;" width="1357" height="120" xlink:href="imgs\5C0055FB.png" transform="matrix(1 0 0 1 -49 -26)">
</image>
<path style="fill:#ffffff;" d="M1280,3L670.6,70.3c-22.9,3.7-46.6,3.6-69.5-0.1L0,3v-13h1280V3z" />
</g>
</svg>
<section id="welcome" class="fullPage">
<img class="logo" src="imgs/intro-logo.svg" alt="خانه فونت فارسی" />
<div class="logoText">
<p>خـانــه‌ای مـجـازی، راهـکـار‌هــایـی جــامــع</p>
<p>بـرای حـفظ، صـیانت و گـسترش خـط فـارسی</p>
<p>در مـحیط‌هـای مـجازی و رسانه‌هـای دیجیتال</p>

</div>

</section>
https://www.payping.ir/d/t95R

</div>
<footer>
ss
سلام
</footer>
<script src="js/jquery-3.1.1.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
Expand Down
15 changes: 0 additions & 15 deletions docs/node_modules/.bin/gulp

This file was deleted.

7 changes: 0 additions & 7 deletions docs/node_modules/.bin/gulp.cmd

This file was deleted.

Loading

0 comments on commit 7c302bb

Please sign in to comment.