All Projects → agilie → science-fiction-magazines-blog

agilie / science-fiction-magazines-blog

Licence: MIT license
Blog template (concept) is inspired by stylish science fiction magazines of the 80-90s.

Programming Languages

CSS
56736 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to science-fiction-magazines-blog

React Native Responsive Grid
Bringing the Web's Responsive Design to React Native
Stars: ✭ 369 (+1437.5%)
Mutual labels:  responsive, responsive-design, responsive-layout
Layout
Flutter | Create responsive layouts for mobile, web and desktop
Stars: ✭ 312 (+1200%)
Mutual labels:  responsive, responsive-design, responsive-layout
Responsive Portfolio
This is a Responsive Portfolio Website made with Love and Javascript; FEEL FREE TO COPY; NO COPYRIGHT ISSUE, in case of error ping me. Do follow me on github and star the repo
Stars: ✭ 104 (+333.33%)
Mutual labels:  css3, responsive-design, responsive-layout
Minwiz
Minimal starter kit for under 2 KB sites
Stars: ✭ 228 (+850%)
Mutual labels:  responsive, css3, responsive-design
IDM222
Web Authoring II
Stars: ✭ 21 (-12.5%)
Mutual labels:  css3, responsive-design
just-responsive-images
WordPress Plugin to support better responsive images with <picture> tag, backgrounds, retina support etc.
Stars: ✭ 47 (+95.83%)
Mutual labels:  responsive, responsive-design
pichichi
Simple one page responsive portfolio template
Stars: ✭ 54 (+125%)
Mutual labels:  responsive, responsive-design
Bootstrap4Resume
A single-page static resume website created with Bootstrap 4
Stars: ✭ 36 (+50%)
Mutual labels:  css3, responsive-layout
React Native Responsive Dimensions
Resposive fontSize, height and width for react-native components, that automatically adjusts itself based on screen-size of the device.
Stars: ✭ 243 (+912.5%)
Mutual labels:  responsive, responsive-design
responsivebootstrap
This is the repository for my course, Bootstrap Layouts: Responsive Single-Page Design on LinkedIn Learning and Lynda.com.
Stars: ✭ 49 (+104.17%)
Mutual labels:  responsive, responsive-design
ionic-login-component
Free sample of Premium Ionic Login Component
Stars: ✭ 17 (-29.17%)
Mutual labels:  responsive, responsive-design
musicWebTemplate
Free website template built for musicians / artists to promote their music and connect to their audience.
Stars: ✭ 26 (+8.33%)
Mutual labels:  css3, responsive-web-design
onlineResume
Harry's personal website
Stars: ✭ 15 (-37.5%)
Mutual labels:  css3, responsive-design
website
Fully responsive website built with NextJS, React and Fluent UI, with the aim of providing services and access to all groups of didactic courses and general purposes to students of the University of Milan.
Stars: ✭ 29 (+20.83%)
Mutual labels:  responsive, responsive-web-design
Understanding Flexbox
💪Detailed Flexbox Book
Stars: ✭ 286 (+1091.67%)
Mutual labels:  article, responsive-design
Portfolio-Demo-1
A portfolio build by using flutter for web.
Stars: ✭ 74 (+208.33%)
Mutual labels:  responsive, responsive-web-design
boardz
Create Pinterest-like boards with pure CSS, in less than 1kB.
Stars: ✭ 33 (+37.5%)
Mutual labels:  responsive, css3
vanilla-js
Projects using pure JavaScript without any external libraries or frameworks
Stars: ✭ 129 (+437.5%)
Mutual labels:  css3, responsive-web-design
react-timeline
The easiest way to add a responsive and customizable timeline to React apps
Stars: ✭ 68 (+183.33%)
Mutual labels:  responsive, responsive-layout
Argon Design System
Argon - Design System for Bootstrap 4 by Creative Tim
Stars: ✭ 2,307 (+9512.5%)
Mutual labels:  responsive, responsive-design

Check this project on Dribbble.

License

Science Fiction Magazines blog HTML Template

Hi, guys!

We’re happy to share with you our Science Fiction Magazines Blog template that can be used as a spectacular blog concept. When creating this template, we were inspired by the stylish science fiction magazines of the 80s-90s.

How to use?

Our template uses the following fonts:

Open Sans Righteous

Connecting the main css and fonts in <head>:

<link href="https://fonts.googleapis.com/css?family=Righteous" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700" rel="stylesheet">
<!--main css-->
<link rel="stylesheet" href="css/style.css"> 

Please make sure that you are using the latest version of the third party libraries: jQuery, dotdotdot

Description

Science Fiction Magazines Blog template consists of 3 logical elements: header, content section, footer. The header contains the main navigation elements used as paging. And no matter how this template is created (through CMS or the web framework), you can easily customize the navigation to the previous and next articles by using the following blocks:

<!-- previous page -->
<nav class="navigation-block left">...</nav>
<!-- next page -->
<nav class="navigation-block right">...</nav>

There is also the main menu in the header, where you can place any links to external resources, or create additional pages on the example of the basic blog page.

The content section should contain an image; it's specified by the template. And whatever image you upload, the maximum allowed size for the template is 700px high and 510px wide. Article-image-preview is the class used to wrap the image

The content section also uses the "slides-counter" block that provides a user with information about the number of articles and identifies the current page number. It could be applicable if you want to use the carousel in Science Fiction Magazines Blog template.

The footer contains navigation unit and allows you to return to the last article.

In contrast to the "slides-counter" block, the "slider-indicators" block located at the bottom of the page gives a visual representation of which page you are on. To identify the active page, use the class "active" for the td tag.

In order to customize the template, we recommend to use the "site.js" file for scripts and "style.css" - for the stylesheet.

Demo

https://agilie.github.io/science-fiction-magazines-blog/

Troubleshooting

Problems? Check the Issues block to find the solution or create an new issue that we will fix asap. Feel free to contribute.

Author

This template is open-sourced by Agilie Team [email protected]

Contributors

Tatiana Kushnir

Contact us

If you have any questions, suggestions or just need a help with web or mobile development, please email us at [email protected]. You can ask us anything from basic to complex questions.

We will continue publishing new open-source projects. Stay with us, more updates will follow!

License

The MIT License (MIT) Copyright © 2017 Agilie Team

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].