Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
60 commits
Select commit Hold shift + click to select a range
4f357f5
Update indexold.html
josephanimate2021 Dec 27, 2022
015f2ce
Delete index.html
josephanimate2021 Dec 27, 2022
245d118
Rename indexold.html to index.html
josephanimate2021 Dec 27, 2022
7bb7db2
Create static.yml
josephanimate2021 Dec 27, 2022
5656412
Update index.html
josephanimate2021 Dec 27, 2022
bf57809
Update index.html
josephanimate2021 Dec 27, 2022
46de0ba
Update index.html
josephanimate2021 Dec 27, 2022
d601a0b
Update index.html
josephanimate2021 Dec 27, 2022
18d7401
Update index.html
josephanimate2021 Dec 27, 2022
352a486
Update index.html
josephanimate2021 Dec 27, 2022
81261f7
Create u
josephanimate2021 Dec 28, 2022
d304a61
Add files via upload
josephanimate2021 Dec 28, 2022
bbf7fb9
Delete u
josephanimate2021 Dec 28, 2022
076a980
Update videomaker.css
josephanimate2021 Dec 28, 2022
c1331c8
Update videomaker.css
josephanimate2021 Dec 28, 2022
d7dca8e
Delete arrow_close.jpeg
josephanimate2021 Dec 28, 2022
4f2d792
Delete arrow_expand.jpg
josephanimate2021 Dec 28, 2022
11655d7
Delete filter_tick.jpg
josephanimate2021 Dec 28, 2022
eee5a92
Add files via upload
josephanimate2021 Dec 28, 2022
7b3cd05
Update videomaker.css
josephanimate2021 Dec 28, 2022
a772224
Add files via upload
josephanimate2021 Dec 29, 2022
4fbadc5
Delete makeavideo_back.jpg
josephanimate2021 Dec 29, 2022
204a06a
Add files via upload
josephanimate2021 Dec 29, 2022
8a35621
Add files via upload
josephanimate2021 Dec 29, 2022
bb35714
Add files via upload
josephanimate2021 Dec 29, 2022
860e26b
Delete makeavideo_back.jpg
josephanimate2021 Dec 29, 2022
2201b1c
Add files via upload
josephanimate2021 Dec 29, 2022
da65109
Delete makeavideo_back.jpg
josephanimate2021 Dec 29, 2022
01cb5ef
Delete makeavideo_back.jpg
josephanimate2021 Dec 29, 2022
55208bb
Add files via upload
josephanimate2021 Dec 29, 2022
0c92876
Add files via upload
josephanimate2021 Dec 29, 2022
6b4bd82
Add files via upload
josephanimate2021 Dec 29, 2022
8da1240
Delete makeavideo_back.jpg
josephanimate2021 Dec 29, 2022
c2970c9
Add files via upload
josephanimate2021 Dec 29, 2022
e9b7ed5
Add files via upload
josephanimate2021 Dec 29, 2022
b9fdd27
Update videomaker.css
josephanimate2021 Dec 29, 2022
5ee63b9
Update videomaker.css
josephanimate2021 Dec 29, 2022
c5b332f
Add files via upload
josephanimate2021 Dec 29, 2022
2dfb8d0
Delete makeavideo_back.jpg
josephanimate2021 Dec 29, 2022
e9cd296
Update videomaker.css
josephanimate2021 Dec 29, 2022
e643441
Add files via upload
josephanimate2021 Dec 29, 2022
5aebb1c
Delete makeavideo_back.jpg
josephanimate2021 Dec 29, 2022
ee816f6
Delete makeavideo_back.jpg
josephanimate2021 Dec 29, 2022
a7b593a
Add files via upload
josephanimate2021 Dec 29, 2022
930d9b2
Update index.html
josephanimate2021 Dec 29, 2022
c8d5ef9
Update index.html
josephanimate2021 Dec 30, 2022
b86eebc
Update index.html
josephanimate2021 Dec 30, 2022
5f33116
Create CNAME
josephanimate2021 Jan 1, 2023
222e51a
Delete CNAME
josephanimate2021 Jan 1, 2023
b06754d
Bad Grammar Fix
josephanimate2021 Jan 3, 2023
b335f2f
Update index.html
josephanimate2021 Jan 3, 2023
8c23dbc
Update index.html
josephanimate2021 Feb 12, 2023
0cdda00
Update index.html
josephanimate2021 Feb 12, 2023
601e25c
Update index.html
josephanimate2021 Feb 12, 2023
5288f7e
Update index.html
josephanimate2021 Feb 12, 2023
ff248b7
Update index.html
josephanimate2021 Feb 12, 2023
d6c999f
Update index.html
josephanimate2021 Feb 12, 2023
3dd5e3d
Update index.html
josephanimate2021 Feb 12, 2023
406f3f6
Update index.html
josephanimate2021 Sep 13, 2023
9a7a173
Update index.html
josephanimate2021 Sep 13, 2023
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
42 changes: 42 additions & 0 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
# Simple workflow for deploying static content to GitHub Pages
name: Deploy static content to Pages

on:
# Runs on pushes targeting the default branch
push:
branches: ["main"]

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:

# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
permissions:
contents: read
pages: write
id-token: write

# Allow one concurrent deployment
concurrency:
group: "pages"
cancel-in-progress: true

jobs:
# Single deploy job since we're just deploying
deploy:
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Setup Pages
uses: actions/configure-pages@v2
- name: Upload artifact
uses: actions/upload-pages-artifact@v1
with:
# Upload entire repository
path: '.'
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v1
184 changes: 180 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,182 @@
<!DOCTYPE html>
<html>
<body>
<p>Public beta coming soon.</p>
</body>
</html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">


<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<link rel="dns-prefetch" href="/">

<title>Redrawn Download Page</title>
<link rel="icon" type="image/x-icon" href="favicon.ico">

<meta name="viewport" content="width=device-width, initial-scale=1">

<meta name="description" content="A new LVM project...">
<meta property="og:site_name" content="Redrawn">
<meta property="fb:app_id" content="177116303202">

<meta name="google-site-verification" content="K_niiTfCVi72gwvxK00O4NjsVybMutMUnc-ZnN6HUuA">

<link rel="canonical" href="/RedrawnDownload/">
<link rel="alternate" href="http://feeds.feedburner.com/GoAnimate" type="application/rss+xml" title="GoAnimate Blog">
<link rel="alternate" href="http://feeds.feedburner.com/GoAnimate/WhatsNew" type="application/rss+xml" title="GoAnimate - Recently Released Content">
<link rel="alternate" href="http://feeds.feedburner.com/GoAnimate/MostWatched" type="application/rss+xml" title="GoAnimate - Most Watched">

<link href="font/main.css" rel="stylesheet" type="text/css">
<link href="static/a0cbfe8e1f619bcc/go/css/common_combined.css" rel="stylesheet" type="text/css">
<link href="static/a0cbfe8e1f619bcc/go/css/site_responsive.css" rel="stylesheet" type="text/css">

<link href="static/a0cbfe8e1f619bcc/go/css/business_video/home.css" rel="stylesheet" type="text/css">
<!--[if lt IE 9]>
<style text="text/css">
.top-nav.collapse {height: auto;overflow: visible;}
</style>
<![endif]-->

<script>
var srv_tz_os = -5, view_name = "go", user_cookie_name = "u_info";
</script>

<script src="static/a0cbfe8e1f619bcc/go/js/common_combined.js"></script>
<script type="text/javascript" src="static/a0cbfe8e1f619bcc/go/po/goserver_js-en_US.json"></script>
<script type="text/javascript">
var I18N_LANG = 'en_US';
var GT = new Gettext({'locale_data': json_locale_data});
function getYear() {
let currentDate = new Date();
let cYear = currentDate.getFullYear();
document.getElementById("CopyrightYear").innerHTML = `&nbsp;&nbsp;&nbsp; Redrawn © ${cYear}`;
}
function goto(url) {
location.href = url
}
</script>

<script src="static/a0cbfe8e1f619bcc/go/js/jquery/jquery.waypoints2.min.js"></script>


<script type="text/javascript" src="js/recaptcha_ajax.js"></script>

<link href="/RedrawnDownload/" rel="publisher">

</head>
<body onload="getYear()">
<div class="page-container">

<!-- HEADER -->
<div class="site-header">
<div class="container site-header-inside clearfix">
<a class="site-logo" href="/RedrawnDownload/" title="Redrawn">
<img alt="Redrawn" src="https://camo.githubusercontent.com/4c449c82f308df989f508882c88ea1f2bd6aa41b8257a362e367ec9dc0199bf8/68747470733a2f2f63646e2e646973636f72646170702e636f6d2f6174746163686d656e74732f3935393938363335383437333038343938382f3936303031373436333630373730313532352f53696e5f746974756c6f2d312e706e67">
</a>

<button type="button" class="top-nav-toggle" data-toggle="collapse" data-target="#top-nav">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>

<ul id="top-nav" class="top-nav collapse">
<li><a href="https://github.com/RedrawnWrapper/Redrawn-Installer/archive/main.zip">Download The Installer (Recomended)</a></li>
<li><a href="https://github.com/RedrawnWrapper/Redrawn-Installer#install-intructions">Download Instructions</a></li>
<li class="top-nav-vm-btn">
<span><a class="btn btn-blue" href="https://github.com/RedrawnWrapper/Redrawn-Express/archive/main.zip">Download Now!</a></span>
</li>
</ul>

</div>
</div>

<div class="hp-main">
<div class="to-features"><a href="/RedrawnDownload/"><span class="arrow">Features</span></a></div>
<div class="home">
<div class="container">
<div class="home-content">
<h1>A new LVM for GoAnimators...<small>Making GoAnimate simple, quick, and enjoyable.</small></h1>
</div>
</div>
</div>
</div>

<div class="features" id="features">
<div class="container">
<h2>No Headaches, No Problems</h2>

<div class="row">
<div class="span4 feature">
<img src="https://josephanimate2021.github.io/static/477/go/img/business_video/home/video-equipment.png" alt="Video Equipment">
<h3>Get started right away</h3>
<p>You just need flash, a browser, and Node.JS. A few clicks to run Redrawn.</p>
</div>

<div class="span4 feature">
<img src="https://josephanimate2021.github.io/static/477/go/img/business_video/home/team-and-budget.png" alt="Team and Budget">
<h3>Turn Ideas Into Videos</h3>
<p>Redrawn is created for people who want to turn their ideas into a real thing without issues.</p>
</div>
<div class="span4 feature">
<img src="https://josephanimate2021.github.io/static/477/go/img/business_video/home/animated-video.png" alt="Animated Video">
<h3>Free and Open Source</h3>
<p>Redrawn is free to contribute, download, or modify. We enjoy people using our LVM!</p>
</div>
</div>
</div>
</div>

<div class="plans">
<div class="container">
<span>Having Trouble Downloading Redrawn?</span>
<a class="btn btn-large btn-dark" onclick="goto('https://app.redrawn.cf/')">Try Redrawn Online Today!</a>
</div>
</div>

<div class="site-footer">
<div class="container clearfix">
<div class="site-footer-nav clearfix">
<div class="col" style="border-left: none;">
<h5><span>Redrawn</span></h5>
<ul>
<li><a href="https://discord.gg/BYaM76Arhx">Discord</a></li>
<li><a href="https://github.com/RedrawnWrapper/Redrawn">About Redrawn</a></li>
<li><a href="https://raw.githubusercontent.com/RedrawnWrapper/Redrawn/main/changelog.md?token=GHSAT0AAAAAABT2BKZIAW7G2UINSYE3V4FAYTNYLRQ">Update Log</a></li>


</ul>
</div>


<div class="col" style="border-right: none;">
<h5>Getting Help</h5>
<ul>
<li><a href="https://raw.githubusercontent.com/RedrawnWrapper/Redrawn/main/faq.md?token=GHSAT0AAAAAABT2BKZIXY6CE6Y3JEHLK6LEYTNYMSQ">FAQ</a></li>
<li><a href="https://discord.gg/PnRGd96amY">Discord</a></li>
<li class="dummy">&nbsp;</li>
<li class="dummy">&nbsp;</li>
<li class="dummy">&nbsp;</li>
</ul>
</div>
</div>
<div class="clearfix">
<div class="site-footer-socials-container">
Follow us on:
<ul class="site-footer-socials clearfix">
<li><a class="youtube" href="https://www.youtube.com/@redrawnwrapper">YouTube</a></li>
</ul>
</div>
<div class="site-footer-copyright" id="CopyrightYear"></div>
</div>
</div>
</div>


<div id="studio_container" style="display: none;">
<div id="studio_holder"><!-- Full Screen Studio -->
<div style="top: 50%; position: relative;">
This content requires the Adobe Flash Player. <a href="https://web.archive.org/web/20141204150401/http://get.adobe.com/flashplayer/">Get Flash</a>
</div>
</div>
</div>
</div>
</body>
</html>
Loading