Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dockrun #287

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
5 changes: 5 additions & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"image": "mcr.microsoft.com/devcontainers/universal:2",
"features": {
}
}
20 changes: 20 additions & 0 deletions .github/workflows/jekyll-docker.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
name: Jekyll site CI

on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]

jobs:
build:

runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3
- name: Build the site in the jekyll/builder container
run: |
docker run \
-v ${{ github.workspace }}:/srv/jekyll -v ${{ github.workspace }}/_site:/srv/jekyll/_site \
jekyll/builder:latest /bin/bash -c "chmod -R 777 /srv/jekyll && jekyll build --future"
15 changes: 0 additions & 15 deletions README.md

This file was deleted.

200 changes: 200 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,200 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>
</title>

<link rel="stylesheet" type="text/css" href="work.html">
<link rel="stylesheet" type="text/css" href="style.css">
<link rel="stylesheet" type="text/css" href="mobile.css">
<link rel="stylesheet" type="text/css" href="mobile1300.css">






<!-- Extranal css End -->

<!-- Google font link -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Lato:wght@700&family=Montserrat:wght@600&family=Open+Sans&family=Protest+Strike&display=swap" rel="stylesheet">


<!-- Load font awesome icons Start-->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<!-- Load font awesome icons Close -->
> <!-- #!function()></head>Remove.(window.remove)> </Remove.Class-->
<!-- Bootstrap Star link -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
<!-- Bootstrap Close link -->




</head>

<body>


<section>
<div class="menu-container">
<div class="logo">
<img src="img/logo.png">
</div>

<div class="menu-items">
<ul>
<li><a href=""> Home </a></li>
<li><a href="about.html"> About </a></li>
<li><a href="#Serviceclick"> Service <i style="position: absolute;top: 28px;padding-left: 6px;font-size: 22px;font-weight: bold;" class="fa fa-caret-down"></i> </a>
<ul>
<li><a href=""> Web <i class="fa-solid fa-caret-right"></i> </a>
<ul>
<li><a href=""> PHP</a></li>
<li><a href=""> CSS Design</a></li>
</ul>
</li>
<li><a href=""> Graphic </a></li>
</ul>
</li>
<li><a href="#Packegeclick"> Packege </a></li>
<li class="c"><a href="#Contactclick"> Contact </a></li>
</ul>
</div>

<div class="menu-icons">
<i class="fa-solid menuShow fa-bars"></i>
<i class="fa-solid menuHide fa-xmark"></i>
</div>
</div>

<div class="mobile-menu-items">
<ul>
<li><a href=""> Home </a></li>
<li><a href="about.html"> About </a></li>
<li><a href=""> Service </a>
<i class="fa-solid uparrow fa-arrow-up"></i>
<i class="fa-solid downarrow fa-arrow-down"></i>

<ul class="service-dropdown">
<li><a href=""> 1 </a></li>
<li><a href=""> 2 </a></li>
<li><a href=""> 2 </a></li>
<li><a href=""> 4 </a></li>
</ul>

</li>
<li><a href=""> Review </a></li>
<li style="border-bottom: 1px solid gray;"><a href="#Contactclick"> Contact </a></li>
</ul>
</div>
</section>

<br>

<section>
<div class="container-fluid">
<div class="row">
<div class="col-md-6 text-white">
<h3>I'm <span class="text-warning">Foysal Ahmed</span></h3>
<h2>Welcome to <span class="text-warning">Code</span> <span style="color: #DDE22B;">HOUSE</span></h2>
<p style="color: #A6ADB4;">Lorem Ipsum is simply dummy text of the printing and typesetting industry. <br>It has survived not only five centuries, but also the leap into <br>electronic typesetting, remaining essentially unchanged. <br>It was popularised in the 1960s with the release <br>of Letraset sheets containing.</p>
<button type="button" class="btn btn-outline-primary text-warning">Read More</button>
</div>
<div class="col-md-6">
<figure class="figure img-height text-aline-center">
<img src="img/foysal.jpeg" style="border-radius: 31% 69% 53% 47% / 60% 71% 29% 40% ;" class="mx-auto d-block img-thumbnail" alt="pic">
</figure>
</div>
</div>
</section>


<section>

<div class="container">
<div class="row">
<div class="col-md">
<img src="img/foysal2.png" alt="photo" class="img-fluid img-thumbnail mx-auto d-block" style="width: 100%;height: auto;border-radius:1% 100% 0% 100% / 25% 65% 25% 69% ;">
</div>
<div class="col-md">
<h1 class="text-white" style="font-size: 65px; padding-top: 150px;padding-left: 30px;"> About </h1>
<p class="text-white" style="font-size: 25px; font-weight:gray;padding: 40px 0px;padding-left: 30px;">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don't look even slightly believable. If you are going to use a passage of Lorem Ipsum. <br><br> Making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable. The generated Lorem Ipsum.</p>
<a target="_blank" href="https://www.facebook.com/foysalmjhf"> <button type="button" class="btn buttonF btn-outline-primary text-warning">Facebook</button></a>
<a target="_blank" href="https://www.instagram.com/foysalmjhf"><button type="button" class="btn btn-outline-primary text-warning">Instragram</button></a>
<a target="_blank" href="https://www.twitter.com/jakerhossainfoysal"><button type="button" class=" btn btn-outline-primary text-warning">Twitter</button></a>
<a target="_blank" href="https://www.linkedin.com/in/foysalmjhf/"><button type="button" class="btn btn-outline-primary text-warning">Linkedin</button></a>

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

</section>

<section>
<div class="container -align-center">
<div class="row">
<div class="col-md-3">
<h3 class="text-white">Graphic <span style="color: green;">Design</span></h3>
<p style="color: #A6ADB4;">Lorem ipsum dolor sit amet consectetur adipisicing, elit. Consequuntur laborum delectus velit facilis deserunt perspiciatis quisquam expedita sapiente quo! Beatae.</p>
<a target="_blank" href="https://www.facebook.com/foysalmjhf"> <button type="button" class="btn btn-outline-primary">More Info <i class="fa-solid fa-caret-right"></i></button></a>
</div>
<div class="col-md-3">
<h3 class="text-white">Web <span style="color: green;">Design</span></h3>
<p style="color: #A6ADB4;">Lorem ipsum dolor sit amet consectetur adipisicing, elit. Consequuntur laborum delectus velit facilis deserunt perspiciatis quisquam expedita sapiente quo! Beatae.</p>
<a target="_blank" href="https://www.facebook.com/foysalmjhf"> <button type="button" class="btn btn-outline-primary">More Info <i class="fa-solid fa-caret-right"></i></button></a>
</div>
<div class="col-md-3">
<h3 class="text-white">Ux/Ui <span style="color: green;">Design</span></h3>
<p style="color: #A6ADB4;">Lorem ipsum dolor sit amet consectetur adipisicing, elit. Consequuntur laborum delectus velit facilis deserunt perspiciatis quisquam expedita sapiente quo! Beatae.</p>
<a target="_blank" href="https://www.facebook.com/foysalmjhf"> <button type="button" class="btn btn-outline-primary">More Info <i class="fa-solid fa-caret-right"></i></button></a>
</div>
<div class="col-md-3">
<h3 class="text-white">Creative <span style="color: green;">Design</span></h3>
<p style="color: #A6ADB4;">Lorem ipsum dolor sit amet consectetur adipisicing, elit. Consequuntur laborum delectus velit facilis deserunt perspiciatis quisquam expedita sapiente quo! Beatae.</p>
<a target="_blank" href="https://www.facebook.com/foysalmjhf"> <button type="button" class="btn btn-outline-primary">More Info <i class="fa-solid fa-caret-right"></i></button></a>
</div>
</div>
</div>
</section>


<section id="Serviceclick">
<div class="container c pt-5 p-5"> <h4 class="text-white"> Service </h4>
<div class="row">
<div class="col-md-12 text-white bg-primary p-3 text-align-center">
<h1 class="text-warning">This is Our Service Center</h1></div>
<div class="col l p-5">
<h2 class="text-white"><span class="text-primary">Graphic</span> Design</h2>
<p style="color: #A6ADB4;" class="pt-3">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Aliquam animi laudantium repellat dolore, neque ad rerum laboriosam eaque qui aut!</p>
<a href="work.html"><button type="submit" class="btn btn-outline-primary text-warning">See my Work</button></a></div>
<div class="col l p-5">
<h2 class="text-white"><span class="text-info">Web</span> Design</h2>
<p style="color: #A6ADB4;" class="pt-3">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Aliquam animi laudantium repellat dolore, neque ad rerum laboriosam eaque qui aut!</p>
<a href="work.html"><button class="btn btn-outline-primary text-warning">See my Work</button></a></div>
<div class="col l p-5">
<h2 class="text-white"><span class="text-success">Photograpy</span> Edition</h2>
<p style="color: #A6ADB4;" class="pt-3">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Aliquam animi laudantium repellat dolore, neque ad rerum laboriosam eaque qui aut!</p>
<a href="work.html"><button class="btn btn-outline-primary text-warning">See my Work</button></a></div>
</div>
</div>
</section>








<!-- JQuey start -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script>
<script type="text/javascript" src="main.js"></script>


</body>
</html>
31 changes: 31 additions & 0 deletions main.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@

$('.menuHide').hide();
$('.mobile-menu-icons').show();
$('.mobile-menu-items').hide();

$('.menuShow').click(function(){
$('.mobile-menu-items').slideDown();
$('.menuHide').show();
$('.menuShow').hide();
});

$('.menuHide').click(function(){
$('.mobile-menu-items').slideUp();
$('.menuHide').hide();
$('.menuShow').show();
});

$('.uparrow').hide();
$('.service-dropdown').hide();

$('.downarrow').click(function(){
$('.service-dropdown').slideDown();
$('.downarrow').hide();
$('.uparrow').show();
});

$('.uparrow').click(function(){
$('.service-dropdown').slideUp();
$('.downarrow').show();
$('.uparrow').hide();
});
77 changes: 77 additions & 0 deletions mobile.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,77 @@
@media screen and (max-width:700px){
* {
margin: 0px;
padding: 0px;
font-family: 'tahoma', century gothic;
scroll-behavior: smooth;
box-sizing: border-box;
}


.menu-container {
width: 100%;
height: 80px;
box-shadow: 0px 0px 50px rgba(0, 0, 0, .1);
background: white;
position: relative;
z-index: 0;
top: 0px;

}

.logo {
width: 30%;
height: 100%;
float: left;
padding-top: 10px;
padding-left: 10px;
}
.logo img {
height: 60px;
padding-top: 8px;
padding-left: 15px;
}

.menu-icons {
width: 5%;
height: 100%;
float: right;
text-align: left;
padding-right: 40px;
}

.menu-icons i {
font-size: 33px;
line-height: 80px;

}
.mobile-menu-items {
width: 100%;
top: 80px;
}
.mobile-menu-items ul li{
list-style: none;
line-height: 40px;
font-size: 19px;
font-weight: bold;
border-top: 1px solid gray;

}

.mobile-menu-items ul li a {
text-decoration: none;
color: black;
margin-left: 30px;
}
.mobile-menu-items ul li i {
float: right;
line-height: 40px;
padding: 0px 15px;
border-left: 1px solid gray;
}
.mobile-menu-items ul li ul li a {
margin-left: 10px;
}
.mobile-menu-items ul li ul li ul li a {
margin-left: 0px;
}