Skip to content

Commit dc87fa2

Browse files
authored
Merge pull request #2 from baxterjo/chore/readme
Updated Readme and Added Open Source Software Project Page
2 parents b04ecfa + e87df90 commit dc87fa2

File tree

22 files changed

+62
-41
lines changed

22 files changed

+62
-41
lines changed

Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,14 @@ setup_dev: .git/hooks/pre-commit
1313

1414
.PHONY: pre_commit
1515
pre_commit: build docs/404.html
16+
git add docs/
1617
cargo test
1718

1819

1920
.PHONY: build
2021
dx build --release
2122

23+
2224
.PHONY: serve_local
2325
serve_local:
2426
npx tailwindcss -i ./input.css -o ./public/tailwind.css --watch & \

README.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
1-
This is a professional portfolio for **Jordan Baxter**.
1+
# Portfolio Website
22

3-
All information in this portfolio and source code referenced by this portfolio and claimed in descriptions as the work of **Jordan Baxter** is the soul intellectual property of **Jordan Baxter**. Shared intellectual property rights will be cited in descriptions of projects.
3+
## Adding Content
44

5-
This portfolio is intended to present the employment qualities of **Jordan Baxter** and should not be used for any other purpose.
5+
To add a new page to the site in the `about`, `experience`, or `projects` tree in the website, add a new content directory to the corresponding location in the `site_content` directory.
66

7-
Information and intellectual rights for the layout of this portfolio are given below:
7+
### Images and Thumbnails
88

9-
Template Name: Instant
10-
Template URL: <https://templatemag.com/instant-bootstrap-personal-template/>
11-
Author: <TemplateMag.com>
12-
License: <https://templatemag.com/license/>
9+
Thumbnails should have a 3:2 aspect ratio (or they won't show up well in the card galleries on mobile)
10+
11+
The location of assets should be in the `public/img` directory and follow the same file structure as the `site_content` directory.
990 Bytes
Binary file not shown.

docs/assets/dioxus/snippets/dioxus-interpreter-js-85a0a2f8acce2e86/inline0.js

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -169,17 +169,17 @@ let m,p,ls,d,t,op,i,e,z,metaflags;
169169
function truthy(val) {
170170
return val === "true" || val === true;
171171
}
172-
let u8buf,u8bufp;let u32buf,u32bufp;let s = "";let lsp,sp,sl; let c = new TextDecoder();const ns_cache = [];
173-
let ns_cache_tmp1, ns_cache_tmp2;
174-
function get_ns_cache() {
175-
ns_cache_tmp2 = u8buf[u8bufp++];
176-
if(ns_cache_tmp2 & 128){
177-
ns_cache_tmp1=s.substring(sp,sp+=u8buf[u8bufp++]);
178-
ns_cache[ns_cache_tmp2&4294967167]=ns_cache_tmp1;
179-
return ns_cache_tmp1;
172+
let u32buf,u32bufp;const attr = [];
173+
let attr_tmp1, attr_tmp2;
174+
function get_attr() {
175+
attr_tmp2 = u8buf[u8bufp++];
176+
if(attr_tmp2 & 128){
177+
attr_tmp1=s.substring(sp,sp+=u8buf[u8bufp++]);
178+
attr[attr_tmp2&4294967167]=attr_tmp1;
179+
return attr_tmp1;
180180
}
181181
else{
182-
return ns_cache[ns_cache_tmp2&4294967167];
182+
return attr[attr_tmp2&4294967167];
183183
}
184184
}const evt = [];
185185
let evt_tmp1, evt_tmp2;
@@ -193,20 +193,20 @@ let m,p,ls,d,t,op,i,e,z,metaflags;
193193
else{
194194
return evt[evt_tmp2&4294967167];
195195
}
196-
}const attr = [];
197-
let attr_tmp1, attr_tmp2;
198-
function get_attr() {
199-
attr_tmp2 = u8buf[u8bufp++];
200-
if(attr_tmp2 & 128){
201-
attr_tmp1=s.substring(sp,sp+=u8buf[u8bufp++]);
202-
attr[attr_tmp2&4294967167]=attr_tmp1;
203-
return attr_tmp1;
196+
}let u8buf,u8bufp;const ns_cache = [];
197+
let ns_cache_tmp1, ns_cache_tmp2;
198+
function get_ns_cache() {
199+
ns_cache_tmp2 = u8buf[u8bufp++];
200+
if(ns_cache_tmp2 & 128){
201+
ns_cache_tmp1=s.substring(sp,sp+=u8buf[u8bufp++]);
202+
ns_cache[ns_cache_tmp2&4294967167]=ns_cache_tmp1;
203+
return ns_cache_tmp1;
204204
}
205205
else{
206-
return attr[attr_tmp2&4294967167];
206+
return ns_cache[ns_cache_tmp2&4294967167];
207207
}
208-
}
209-
let event_name,field,id,len,value,bubbles,ptr,ns;
208+
}let s = "";let lsp,sp,sl; let c = new TextDecoder();
209+
let field,value,ptr,bubbles,len,event_name,ns,id;
210210
export function create(r){
211211
d=r;
212212
}
@@ -219,13 +219,13 @@ let m,p,ls,d,t,op,i,e,z,metaflags;
219219
ls=m.getUint32(d+12*4,true);
220220
}
221221
p=ls;
222-
if ((metaflags>>>5)&1){
223-
u8buf=new Uint8Array(m.buffer,m.getUint32(d+5*4,true))
224-
}
225-
u8bufp=0;if ((metaflags>>>3)&1){
222+
if ((metaflags>>>3)&1){
226223
u32buf=new Uint32Array(m.buffer,m.getUint32(d+3*4,true))
227224
}
228-
u32bufp=0;if (metaflags&1){
225+
u32bufp=0;if ((metaflags>>>5)&1){
226+
u8buf=new Uint8Array(m.buffer,m.getUint32(d+5*4,true))
227+
}
228+
u8bufp=0;if (metaflags&1){
229229
lsp = m.getUint32(d+1*4,true);
230230
}
231231
if ((metaflags>>>2)&1) {

docs/css/style.css

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,12 @@ a:active {
112112
max-height: 100%;
113113
}
114114

115-
.content h4 {
115+
.content {
116+
margin-top: 80px;
117+
margin-bottom: 80px;
118+
}
119+
120+
.content h1, .content h2, .content h3, .content h4, .content h5{
116121
margin-top: 80px;
117122
}
118123

docs/img/about/aboutcolor.JPG

-863 KB
Binary file not shown.

docs/img/about/aboutcoloredit.JPG

-823 KB
Binary file not shown.

docs/img/aboutblackandwhite.JPG

-518 KB
Binary file not shown.
72.2 KB
Loading

public/css/style.css

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,12 @@ a:active {
112112
max-height: 100%;
113113
}
114114

115-
.content h4 {
115+
.content {
116+
margin-top: 80px;
117+
margin-bottom: 80px;
118+
}
119+
120+
.content h1, .content h2, .content h3, .content h4, .content h5{
116121
margin-top: 80px;
117122
}
118123

0 commit comments

Comments
 (0)