first commit

This commit is contained in:
capt-arta 2024-01-22 12:00:55 +07:00
commit d9c4a7368a
19 changed files with 46988 additions and 0 deletions

13
_downloads.html Normal file
View File

@ -0,0 +1,13 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title> Downloads </title>
</head>
<body>
<h1> Downloads </h1>
<ul>
<li><a id="https://www.bangun-kreatif.com/" href="index.html"> Bangun Kreatif Abadi </a></li>
</ul>
</body>
</html>

1841
blog.html Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,341 @@
<!doctype html>
<html amp>
<head>
<title>Top Project Management Tools</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, minimum-scale=1, initial-scale=1">
<link rel="canonical" href="uwqre82ynm2k14o2zuydqiqqscvguk.html">
<style amp-boilerplate>body{-webkit-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-moz-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-ms-animation:-amp-start 8s steps(1,end) 0s 1 normal both;animation:-amp-start 8s steps(1,end) 0s 1 normal both}@-webkit-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-moz-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-ms-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-o-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}</style><noscript><style amp-boilerplate>body{-webkit-animation:none;-moz-animation:none;-ms-animation:none;animation:none}</style></noscript>
<style amp-custom>/* @group type scale */
body {
font-size: 1em;
-webkit-font-smoothing: subpixel-antialiased;
}
p, ul, ol, blockquote {
margin-top: 1.45em;
margin-bottom: 1.45em;
}
blockquote {
font-style: italic;
color: #888;
margin-left: 0;
margin-right: 0;
padding-left: 1.414em;
border-left: 1px solid #eee;
}
h1, h2, h3, h4 {
margin: 1.414em 0 0.5em;
font-weight: inherit;
line-height: 1.2;
color: #111;
}
h1 {
font-size: 2.074em;
}
h2 {
font-size: 1.728em;
}
h3 {
font-size: 1.44em;
}
h4 {
font-size: 1.2em;
}
blockquote,
.amp-article-quote-block-source,
.amp-article-original-source {
font-size: 0.833em;
}
.amp-article-image-caption p,
.amp-article-video-caption p,
.amp-article-audio-caption p,
.amp-article-pubdate,
.amp-article-author-name {
font-size: 0.694em;
letter-spacing: 0;
}
.tiny-font {
font-size: 0.579em;
}
/* @group end */
/* @group general */
body {
background: #f2f2f2;
font-family: "Avenir Next", Avenir, Roboto, "Segoe WP", Arial, sans-serif;
font-weight: 400;
letter-spacing: -0.0125em;
line-height: 1.45;
color: #666;
}
.website {
width: 100vw;
max-width: 768px;
margin: 0 auto;
background: #fff;
position: relative;
}
.website-header {
background: #111;
display: flex;
align-items: flex-start;
justify-content: space-between;
padding: 2vh 4vw;
box-sizing: border-box;
max-height: 12vh;
}
.site-title {
margin: 0;
font-size: 0.833em;
font-weight: 700;
line-height: normal;
text-transform: uppercase;
letter-spacing: 0.1em;
color: #f7f7f7;
}
.site-title a {
color: #f7f7f7;
text-decoration: none;
}
.amp-view-original {
font-size: 0.579em;
font-weight: 600;
line-height: normal;
text-transform: uppercase;
letter-spacing: 0.1em;
text-align: right;
white-space: nowrap;
color: #666;
}
.amp-view-original a {
color: #666;
text-decoration: none;
}
/* @group end */
/* @group amp article */
.amp-article-content {
padding-bottom: 4vh;
box-sizing: border-box;
}
.amp-article-main-image {
max-width: 100%;
}
.amp-article-header {
margin-top: 4vh;
}
.amp-article-header,
.amp-article-footer,
.amp-article-html-block,
.amp-article-markdown-block,
.amp-article-image-caption,
.amp-article-video-caption,
.amp-article-quote-block,
.amp-article-audio-block,
.amp-article-embed-block.twitter-tweet {
margin-left: 4vw;
margin-right: 4vw;
}
.amp-article-title {
letter-spacing: -0.0325em;
}
.amp-article-image-block,
.amp-article-video-block {
margin-right: 0;
margin-left: 0;
}
.amp-article-pubdate,
.amp-article-author-name,
.amp-article-image-caption,
.amp-article-video-caption,
.amp-article-audio-caption,
.amp-article-quote-block-source {
color: #999;
}
.amp-article-pubdate,
.amp-article-author-name {
display: inline-block;
letter-spacing: 0.02em;
}
.amp-article-pubdate + .amp-article-author-name:before,
.amp-article-audio-title + .amp-article-audio-author:before {
content: ' by ';
}
.amp-article-audio-title {
font-style: italic;
}
.amp-article-quote-block {
margin-top: 1.45em;
margin-bottom: 1.45em;
}
.amp-article-quote-block-text {
font-size: 1.2em;
font-style: italic;
line-height: 1.2;
color: #111;
margin: 0;
padding: 0;
border-left-width: 0px;
}
.amp-article-quote-block-source {
margin-top: 0.833em;
display: block;
}
.amp-article-audio-caption p {
margin-top: 0.5em;
display: block;
}
amp-img {
background-color: #f7f7f7;
max-width: 100%;
}
.amp-article-hr-block {
height: 1px;
border: none;
margin: 2.6em 0;
color: #eee;
background-color: #eee;
}
.amp-article-placeholder-block {
background-color: rgba(0, 0, 0, 0.02);
margin: 1.45em;
padding: 1.45em;
text-align: center;
}
/* @group end */
</style>
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "Article",
"headline": "Top Project Management Tools",
"mainEntityOfPage": "https://www.bangun-kreatif.com",
"url": "https://www.bangun-kreatif.com/blog/uwqre82ynm2k14o2zuydqiqqscvguk",
"author": {
"@type": "Person",
"name": "Ridwan Abadi"
},
"publisher": {
"@type": "Organization",
"logo": {
"@type": "ImageObject",
"url": "https://images.squarespace-cdn.com/content/v1/6001456f2ac8c16311bc6e72/02150c87-dd15-42c9-9022-19e87daa2a2f/newestbka.png",
"width": 2362,
"height": 1856
},
"name": "Bangun Kreatif Abadi"
},
"image": {
"@type": "ImageObject",
"url": "https://images.squarespace-cdn.com/content/v1/6001456f2ac8c16311bc6e72/1631158675154-DUUU2UV62E9HAQUTIQVJ/image_2021-09-09_103734.jpg?format=750w",
"width": 750,
"height": 350
},
"datePublished": "2021-02-03",
"dateModified": "2021-09-08"
}
</script>
<script async src="https://cdn.ampproject.org/v0.js"></script>
</head>
<body>
<div id="page" class="website">
<header class="website-header">
<h1 class="site-title"><a href="../index.html" target="_blank">Bangun Kreatif Abadi</a></h1>
<small class="amp-view-original"><a href="uwqre82ynm2k14o2zuydqiqqscvguk.html" target="_blank">View Original</a></small>
</header>
<article id="content" class="amp-article-content">
<amp-img
class="amp-article-main-image"
layout="responsive"
width="750"
height="350"
src="https://images.squarespace-cdn.com/content/v1/6001456f2ac8c16311bc6e72/1631158675154-DUUU2UV62E9HAQUTIQVJ/image_2021-09-09_103734.jpg?format=500w"
srcset="https://images.squarespace-cdn.com/content/v1/6001456f2ac8c16311bc6e72/1631158675154-DUUU2UV62E9HAQUTIQVJ/image_2021-09-09_103734.jpg?format=2500w 2500w,
https://images.squarespace-cdn.com/content/v1/6001456f2ac8c16311bc6e72/1631158675154-DUUU2UV62E9HAQUTIQVJ/image_2021-09-09_103734.jpg?format=1500w 1500w,
https://images.squarespace-cdn.com/content/v1/6001456f2ac8c16311bc6e72/1631158675154-DUUU2UV62E9HAQUTIQVJ/image_2021-09-09_103734.jpg?format=1000w 1000w,
https://images.squarespace-cdn.com/content/v1/6001456f2ac8c16311bc6e72/1631158675154-DUUU2UV62E9HAQUTIQVJ/image_2021-09-09_103734.jpg?format=750w 750w,
https://images.squarespace-cdn.com/content/v1/6001456f2ac8c16311bc6e72/1631158675154-DUUU2UV62E9HAQUTIQVJ/image_2021-09-09_103734.jpg?format=500w 500w,
https://images.squarespace-cdn.com/content/v1/6001456f2ac8c16311bc6e72/1631158675154-DUUU2UV62E9HAQUTIQVJ/image_2021-09-09_103734.jpg?format=300w 300w,
https://images.squarespace-cdn.com/content/v1/6001456f2ac8c16311bc6e72/1631158675154-DUUU2UV62E9HAQUTIQVJ/image_2021-09-09_103734.jpg?format=100w 100w"
sizes="100vw">
</amp-img>
<header class="amp-article-header">
<h1 class="amp-article-title">Top Project Management Tools</h1>
<div class="amp-article-meta">
<time class="amp-article-pubdate" datetime="2021-02-03">
February 3, 2021
</time>
<small class="amp-article-author-name">Ridwan Abadi</small>
</div>
</header>
<div class="amp-article-html-block"><p class=""><strong>An Exclusive List of the Most Popular Sales Management Software with Features, Pricing, and Comparison. Select the Best Sales Management Tool From This List:</strong></p>
<p class="">Sales Management Software is an application for making the sales process simpler. It includes the functionalities for managing contacts, tracking deals, and for clearing tedious administrative tasks.</p>
<p class="">It provides several benefits like centralized customer data, minimized admin tasks, and prioritizing leads. You will get automated workflow, detailed customer history, and improved forecasting, analytics, &amp; reports.</p></div>
<footer class="amp-article-footer">
<p class="amp-article-original-source">
Discover more from <a href="../blog.html" target="_blank"><em>Bangun Kreatif Abadi</em></a>
</p>
</footer>
</article>
</div>
</body>
</html>

3
blog﹖format=rss.html Normal file
View File

@ -0,0 +1,3 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--Generated by Site-Server v6.0.0-295606d5ed58d30037b0e24cc5cb3e616ee17c99-1 (http://www.squarespace.com) on Thu, 14 Dec 2023 03:40:30 GMT
--><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:media="http://www.rssboard.org/media-rss" version="2.0"><channel><title>Blog - Bangun Kreatif Abadi</title><link>https://www.bangun-kreatif.com/blog/</link><lastBuildDate>Fri, 17 Sep 2021 09:55:28 +0000</lastBuildDate><language>en-US</language><generator>Site-Server v6.0.0-295606d5ed58d30037b0e24cc5cb3e616ee17c99-1 (http://www.squarespace.com)</generator><description><![CDATA[]]></description><item><title>Top Project Management Tools</title><dc:creator>Ridwan Abadi</dc:creator><pubDate>Wed, 03 Feb 2021 12:41:29 +0000</pubDate><link>https://www.bangun-kreatif.com/blog/uwqre82ynm2k14o2zuydqiqqscvguk</link><guid isPermaLink="false">6001456f2ac8c16311bc6e72:601a994fcddb580a537777c9:601a996fd43b940a396e06fb</guid><description><![CDATA[<p class=""><strong>An Exclusive List of the Most Popular Sales Management Software with Features, Pricing, and Comparison. Select the Best Sales Management Tool From This List:</strong></p><p class="">Sales Management Software is an application for making the sales process simpler. It includes the functionalities for managing contacts, tracking deals, and for clearing tedious administrative tasks.</p><p class="">It provides several benefits like centralized customer data, minimized admin tasks, and prioritizing leads. You will get automated workflow, detailed customer history, and improved forecasting, analytics, &amp; reports.</p>]]></description><media:content type="image/jpeg" url="https://images.squarespace-cdn.com/content/v1/6001456f2ac8c16311bc6e72/1631158675154-DUUU2UV62E9HAQUTIQVJ/image_2021-09-09_103734.jpg?format=1500w" medium="image" isDefault="true" width="750" height="350"><media:title type="plain">Top Project Management Tools</media:title></media:content></item></channel></rss>

1662
cart.html Normal file

File diff suppressed because one or more lines are too long

2301
contact.html Normal file

File diff suppressed because one or more lines are too long

4585
index.html Normal file

File diff suppressed because one or more lines are too long

41
robots.ssl.txt Normal file
View File

@ -0,0 +1,41 @@
# Squarespace Robots Txt
User-agent: GPTBot
User-agent: ChatGPT-User
User-agent: CCBot
User-agent: anthropic-ai
User-agent: Google-Extended
User-agent: AdsBot-Google
User-agent: AdsBot-Google-Mobile
User-agent: AdsBot-Google-Mobile-Apps
User-agent: *
Disallow: /config
Disallow: /search
Disallow: /account$
Disallow: /account/
Disallow: /commerce/digital-download/
Disallow: /api/
Allow: /api/ui-extensions/
Disallow: /static/
Disallow:/*?author=*
Disallow:/*&author=*
Disallow:/*?tag=*
Disallow:/*&tag=*
Disallow:/*?month=*
Disallow:/*&month=*
Disallow:/*?view=*
Disallow:/*&view=*
Disallow:/*?format=json
Disallow:/*&format=json
Disallow:/*?format=page-context
Disallow:/*&format=page-context
Disallow:/*?format=main-content
Disallow:/*&format=main-content
Disallow:/*?format=json-pretty
Disallow:/*&format=json-pretty
Disallow:/*?format=ical
Disallow:/*&format=ical
Disallow:/*?reversePaginate=*
Disallow:/*&reversePaginate=*
Sitemap: https://www.bangun-kreatif.com/sitemap.xml

3003
services.html Normal file

File diff suppressed because one or more lines are too long

2411
showcase.html Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

4736
solutions-1.html Normal file

File diff suppressed because one or more lines are too long

8738
web-and-mobile.html Normal file

File diff suppressed because one or more lines are too long